|
ContourColorBlends
|
Set before ContourColorSet or ContourColors. This property creates more gradual color changes between the major colors defined by ContourColorSet or ContourColors. For example, setting to a value of 3 will produce a blending of 3 colors between the colors defined.
|
|
ContourColors
|
Provides colors to be used within the secondary contour legend when setting ContourColorSetII to ContourColors. ContourColorBlendsII can optionally create additional interpolated colors. Alternate methods of defining colors for the legend are ContourColorSetII or SubsetColorsII.
|
|
ContourColorSet
|
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.
|
|
ContourLabels
|
When using ContourColorsII, provides an alternative to the default numeric contour labels as part of the secondary contour legend. Helps with formatting numeric labels or substituting textual labels instead of numeric labels.
|
|
ContourLegendPrecision
|
Controls an optional maximum precision (number of decimal places) used within the secondary contour legend. Used to reduce the number of decimals displayed in the contour legend labels if possible.
|
|
ContourLegendTitle
|
Provides an optional label placed next to secondary contour legend.
|
|
ManualContourLine
|
This property controls the density of contour lines/colors when producing secondary contour legend. If zero (default), then contour line density is automatically determined. This feature may help to define a more pleasing frequency or common denominator for contour legend labels.
|
|
ManualContourMax
|
This property controls the maximum value shown in the secondary contour legend.
|
|
ManualContourMin
|
This property controls the minimum value shown in the secondary contour legend.
|
|
ManualContourScaleControl
|
This property must be set to PEMSC_MINMAX when implementing a secondary contour legend, also set ManualContourMin and ManualContourMax.
|
|
ShowContourLegend
|
This property controls the visibility of secondary Contour Legend. VCL Enumerations: Replace the x prefix with either g(graph), sg(scientific graph), td(3D scientific graph), ps(polar/smith). eMenuControl = (xHideMenu, xShowMenu, xGrayMenu);
|
|
SubsetColors
|
Provides colors to be used within the secondary contour legend. Alternate methods of defining colors for the legend are ContourColorSetII or ContourColorsII. Both of these methods use the optional feature ContourColorBlendsII to help produce more gradual color separation.
|
|
SubsetLabels
|
When using SubsetColorsII, provides an alternative to the default numeric contour labels as part of the secondary contour legend. Helps with formatting numeric labels or substituting textual labels instead of numeric labels.
|
|
SubsetShades
|
Provides colors to be used within the secondary contour legend when ViewingStyle is set to monochrome. Generally set to monochrome colors.
|