Back to Devexpress

WebChartControl.PaletteRepository Property

aspnet-devexpress-dot-xtracharts-dot-web-dot-webchartcontrol-6ae2912b.md

latest1.2 KB
Original Source

WebChartControl.PaletteRepository Property

Gets the 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 PaletteRepository { get; }
vb
Public ReadOnly Property PaletteRepository As PaletteRepository

Property Value

TypeDescription
PaletteRepository

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

|

See Also

WebChartControl Class

WebChartControl Members

DevExpress.XtraCharts.Web Namespace