[]
Represents the MapColorScale rendering 'ticks'.
public interface IMapColorScaleElement
| Name | Description |
|---|---|
| End | Gets the end value of the color range. |
| IsScalar | Gets a value indicating whether the value is discrete or continuous. |
| Middle | Gets the middle value of the color range if necessary. |
| Start | Gets the start value of the color range. |
| Style | Gets the bar rendering style. |