Back to Devexpress

WebChartControl.IndicatorsPaletteRepository Property

aspnet-devexpress-dot-xtracharts-dot-web-dot-webchartcontrol-59d1d718.md

latest1.5 KB
Original Source

WebChartControl.IndicatorsPaletteRepository Property

Gets the indicators palette repository of the chart.

Namespace : DevExpress.XtraCharts.Web

Assembly : DevExpress.XtraCharts.v25.2.Web.dll

NuGet Package : DevExpress.Web.Visualization

Declaration

csharp
public PaletteRepository IndicatorsPaletteRepository { get; }
vb
Public ReadOnly Property IndicatorsPaletteRepository As PaletteRepository

Property Value

TypeDescription
PaletteRepository

A PaletteRepository object which represents the indicators palette repository of the chart.

|

See Also

PaletteRepository

WebChartControl Class

WebChartControl Members

DevExpress.XtraCharts.Web Namespace