Skip to main content

FullStackedAreaSeriesLabelModel.LineLength Property

Hides the SeriesLabelBaseModel.LineLength property.

Namespace: DevExpress.XtraCharts.Designer

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

NuGet Package: DevExpress.Win.Charts

Declaration

[Browsable(false)]
public int LineLength { get; set; }

Property Value

Type
Int32
See Also