WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GanttChartStripLinePanel - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class GanttChartStripLinePanel

    Interactive code for stripline in chart region.

    Inheritance
    System.Object
    GanttChartStripLinePanel
    Namespace: Syncfusion.Windows.Controls.Gantt.Chart
    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 Description
    System.Windows.Size
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved