CustomIndicatorsPalette Properties
Represents a custom palette (collection of colors) used to draw a financial indicator.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Color |
Gets or sets the count of different colors that the palette provides.
Inherited from Palette |
Color |
Gets or sets the collection that provides the Palette’s colors |
Colors | Gets the colors of the custom indicators palette. |
Count |
Gets the number of colors in the palette.
Inherited from Palette |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Item[Int32] |
Gets an item of the color collection (palette) by its index.
Inherited from Palette |
Palette |
Gets the name of the Custom |
Type |
Gets the string value used to support serialization of the chart dependency object.
Inherited from Chart |
See Also