TdxChartStandardPaletteRepository Members
A repository for standard palettes used in a Chart control.Properties
Name | Description |
---|---|
Count | Returns the number of predefined chart palettes. |
Default | Provides access to the default chart palette. |
Methods
Name | Description |
---|---|
Equals(TObject) | Inherited from TObject. |
FindPalette(string) | Returns the standard palette with the specified name. |
GetAll | Returns all predefined chart palettes. |
GetHashCode | Inherited from TObject. |
ToString | Inherited from TObject. |
See Also