Class GanttChartStripLinePanel
Interactive code for stripline in chart region.
Inheritance
System.Object
GanttChartStripLinePanel
Namespace: Syncfusion.Windows.Controls.Gantt
Assembly: Syncfusion.Gantt.Wpf.dll
Syntax
public class GanttChartStripLinePanel : VirtualizingPanel
Constructors
GanttChartStripLinePanel()
Declaration
public GanttChartStripLinePanel()
Methods
ArrangeOverride(Size)
Arranges the override.
Declaration
protected override Size ArrangeOverride(Size arrangeSize)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Windows.Size | arrangeSize | Size of the arrange. |
Returns
| Type |
|---|
| System.Windows.Size |