TdxChartPaletteItem Members
A chart palette item that stores a set of primary and secondary fill colors.Constructors
Name | Description |
---|---|
Create(TdxAlphaColor,TdxAlphaColor) | Creates a palette item with specified primary and secondary colors. |
Create(TdxAlphaColor) | Creates a palette item with the specified color. |
Fields
Name | Description |
---|---|
Color | Stores the primary palette item color. |
Color2 | Stores the secondary palette item color. |
See Also