Enum PivotChart.DrillState
Describes whether the chart region is in expand or collapse state.
Namespace: Syncfusion.Windows.Forms.PivotChart
Assembly: Syncfusion.PivotChart.Windows.dll
Syntax
public enum DrillState
Fields
Name | Description |
---|---|
Collapsed | Describes the collapse state. |
Expanded | Describes the expand state. |