Skip to main content
All docs
V19.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.v19.2.Web.dll

Declaration

public string AppearanceNameSerializable { get; set; }

Property Value

Type Description
String

A String value.

See Also