TdxChartPaletteItem Constructors
A chart palette item that stores a set of primary and secondary fill colors.| 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. |
See Also