Back to Devexpress

GanttView.ChartWidth Property

wpf-devexpress-dot-xpf-dot-gantt-dot-ganttview-c3634995.md

latest981 B
Original Source

GanttView.ChartWidth Property

Gets the width of a chart’s visible area.

Namespace : DevExpress.Xpf.Gantt

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

NuGet Package : DevExpress.Wpf.Gantt

Declaration

csharp
public double ChartWidth { get; }
vb
Public ReadOnly Property ChartWidth As Double

Property Value

TypeDescription
Double

The width in pixels.

|

Remarks

See Also

GanttView Class

GanttView Members

DevExpress.Xpf.Gantt Namespace