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

WebChartControl.AppearanceNameSerializable Property

For internal use. This property is used to support serialization of the WebChartControl.AppearanceName property.

Namespace: DevExpress.XtraCharts.Web

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

Declaration

public string AppearanceNameSerializable { get; set; }

Property Value

Type Description
String

A String value.

See Also