Back to Devexpress

GanttView.ChartExtent Property

wpf-devexpress-dot-xpf-dot-gantt-dot-ganttview-1f48c9bd.md

latest1.0 KB
Original Source

GanttView.ChartExtent Property

For internal use.

Namespace : DevExpress.Xpf.Gantt

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

NuGet Package : DevExpress.Wpf.Gantt

Declaration

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

Property Value

TypeDescription
Double

A width in pixels.

|

Remarks

This member supports the internal infrastructure, and is not intended to be used directly from your code.

See Also

GanttView Class

GanttView Members

DevExpress.Xpf.Gantt Namespace