Back to Devexpress

AxisBase.GridLinesLineStyle Property

wpf-devexpress-dot-xpf-dot-charts-dot-axisbase-876bfa7f.md

latest1.0 KB
Original Source

AxisBase.GridLinesLineStyle Property

Specifies the line style settings for the axis’ grid lines.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public LineStyle GridLinesLineStyle { get; set; }
vb
Public Property GridLinesLineStyle As LineStyle

Property Value

TypeDescription
LineStyle

A LineStyle object that contains line style settings.

|

See Also

AxisBase Class

AxisBase Members

DevExpress.Xpf.Charts Namespace