The following tables list the members exposed by TMColorRamp.
Name | Description | |
---|---|---|
![]() | TMColorRamp Constructor | Overloaded. Initializes a new instance of the TMColorRamp class. |
Name | Description | |
---|---|---|
![]() | ColorRampSchema | Color ramp schema. |
![]() | IsUpdatable | Overridden. Specifies an ability to update discrete ramp colors. |
![]() | RampColorsCount | Overridden. The current number of discrete colors specified in this color ramp (it is always positive). |
Name | Description | |
---|---|---|
![]() | GetColorByIndex | Overridden. Gets a discrete color by index. |
![]() | GetColorByValue | Gets a gradient color by value in the range [0, 1]. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.ColorRamp) |
![]() | UpdateRampColor | Overridden. Updates an individual color of this color ramp with a user-defined value. |
![]() | UpdateRampColors | Overridden. Updates all colors of this color ramp with user-defined values. |
Name | Description | |
---|---|---|
![]() | OnRampColorsChanged | Dispatches the RampColorsChanged event. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.ColorRamp) |
Name | Description | |
---|---|---|
![]() | RampColorsChanged | Occurs when the discrete colors of this color ramp are changed. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.ColorRamp) |