Skip to main content
A newer version of this page is available.
All docs
V18.2

WebChartControl.PaletteWrappers Property

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace: DevExpress.XtraCharts.Web

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

Declaration

public WebChartControl.PaletteWrapperCollection PaletteWrappers { get; }

Property Value

Type Description
DevExpress.XtraCharts.Web.WebChartControl.PaletteWrapperCollection

A PaletteWrappers object.

See Also