Skip to main content
A newer version of this page is available.
All docs
V19.1

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.1.Web.dll

Declaration

public string AppearanceNameSerializable { get; set; }

Property Value

Type Description
String

A String value.

See Also