ContourColorSetII
|
Scope
|
Pego, Pesgo, Pe3do, Pepso
|
|
Type
|
Int32
|
|
Default
|
PECCS_NONE 0 |
|
JS / .NET
|
PeLegend.ContourLegendII.ContourColorSet
|
|
OCX / VCL
|
ContourColorSetII
|
|
DLL
|
PEP_nCONTOURCOLORSETII
|
Purpose
This property optionally sets colors used for the Contour Legend. Other color options are setting SubsetColorsII, or setting ContourColorsII and setting this property to ContourColors.
|
.NET Gigasoft.Enums.
|
ActiveX and
|
|
|
ContourColorSet.
|
DLL Constants
|
Description
|
|
None
|
PECCS_NONE 0 (0)
|
None
|
|
ContourColors
|
PECCS_CONTOURCOLORS (1)
|
Use ContourColors property array
|
|
BlueGreenGrey
|
PECCS_BLUE_GREEN_GREY (2)
|
|
|
BlueGreenRed
|
PECCS_BLUE_GREEN_RED (3)
|
|
|
GreenYellowRed
|
PECCS_GREEN_YELLOW_RED (4)
|
|
|
BlueGreenYellowRed
|
PECCS_BLUE_GREEN_YELLOW_RED (5)
|
|
|
BlueGreenYellowOrangeRed
|
PECCS_BLUE_GREEN_YELLOW_ORANGE_RED (6)
|
|
|
VioletBlueGreenYellowOrangeRed
|
PECCS_VIOLET_BLUE_GREEN_YELLOW_ORANGE_RED (7)
|
|
|
BlueCyanGreenLimeTanBrownDarkBrown
|
PECCS_BLUE_CYAN_GREEN_LIME_TAN_BROWN_DARKBROWN (8)
|
|
|
BlueCyanGreenYellowBrownWhite
|
PECCS_BLUE_CYAN_GREEN_YELLOW_BROWN_WHITE (9)
|
|
DarkBlueBlueCyanMedCyanCyanGreenDarkGreenGreenLimeDarkLimeTanBrownDarkBrown |
PECCS_DARK_BLUE_BLUE_CYAN_MED_CYAN_CYAN_GREEN_DARK_GREEN_GREEN_LIME_DARK_LIME_TAN_BROWN_DARK_BROWN (10) |
DarkBlueBlueCyanMedCyanCyanGreenDarkGreenGreenLimeDarkLimeTanBrownDarkBrown |
Comments
See demo 139 for an example implementation of ContourColorSet.
ContourColorBlends may optionally produce gradual color changes between above defined colors.
PeLegend.ContourLegendII.ContourColorSet members of Pego.PeLegend.ContourLegendII, Pesgo.PeLegend.ContourLegendII, Pe3do.PeLegend.ContourLegendII, Pepso.PeLegend.ContourLegendII
See Also: ShowContourLegendII
|