Back to Devexpress

ChartControlSettings.Styles Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-chartcontrolsettings-5a7fa952.md

latest1.1 KB
Original Source

ChartControlSettings.Styles Property

Provides access to style settings that allow the appearance of the extension (and its visual elements) to be defined.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public WebChartControlStyles Styles { get; }
vb
Public ReadOnly Property Styles As WebChartControlStyles

Property Value

TypeDescription
DevExpress.XtraCharts.Web.WebChartControlStyles

An object containing the extension-related style settings.

|

See Also

ChartControlSettings Class

ChartControlSettings Members

DevExpress.Web.Mvc Namespace