Back to Devexpress

GanttView.ChartOffset Property

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

latest1.0 KB
Original Source

GanttView.ChartOffset Property

For internal use only.

Namespace : DevExpress.Xpf.Gantt

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

NuGet Package : DevExpress.Wpf.Gantt

Declaration

csharp
public double ChartOffset { get; }
vb
Public ReadOnly Property ChartOffset 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