Skip to main content

FullStackedAreaSeriesLabelModel.LineColor Property

Hides the SeriesLabelBaseModel.LineColor property.

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v23.2.Wizard.dll

NuGet Package: DevExpress.Win.Charts

Declaration

[Browsable(false)]
public Color LineColor { get; set; }

Property Value

Type
Color
See Also