menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartGanttConfigItem - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChartGanttConfigItem

    Configuration item that pertains to Gantt charts.

    Inheritance
    System.Object
    ChartConfigItem
    ChartGanttConfigItem
    Implements
    IChangeNotifyingItem
    Inherited Members
    ChartConfigItem.PropertyChanged
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Windows.Forms.Chart
    Assembly: Syncfusion.Chart.Base.dll
    Syntax
    public class ChartGanttConfigItem : ChartConfigItem, IChangeNotifyingItem

    Constructors

    ChartGanttConfigItem()

    Initializes a new instance of the ChartGanttConfigItem class.

    Declaration
    public ChartGanttConfigItem()

    Properties

    DrawMode

    Specifies the drawing mode of Gantt chart.

    Declaration
    public ChartGanttDrawMode DrawMode { get; set; }
    Property Value
    Type
    ChartGanttDrawMode

    Implements

    IChangeNotifyingItem
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved