WebChartControl.IndicatorsPaletteRepository Property
Gets the indicators palette repository of the chart.
Namespace: DevExpress.XtraCharts.Web
Assembly: DevExpress.XtraCharts.v24.1.Web.dll
NuGet Package: DevExpress.Web.Visualization
Declaration
Property Value
Type | Description |
---|---|
PaletteRepository | A PaletteRepository object which represents the indicators palette repository of the chart. |
See Also