ChartControl.IndicatorsPaletteRepository Property
Gets the indicators palette repository of the chart.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v25.1.UI.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| PaletteRepository | A PaletteRepository object which represents the indicators palette repository of the chart. |
See Also