Back to Devexpress

Axis2D.Thickness Property

wpf-devexpress-dot-xpf-dot-charts-dot-axis2d-f791365f.md

latest1.0 KB
Original Source

Axis2D.Thickness Property

Gets or sets the thickness of the axis. This is a dependency property.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public int Thickness { get; set; }
vb
Public Property Thickness As Integer

Property Value

TypeDescription
Int32

An integer value which specifies the thickness of the axis, in pixels.

|

See Also

Axis2D Class

Axis2D Members

DevExpress.Xpf.Charts Namespace