Enum ChartSetMode
Specifies the mode of drawing the edge labels.
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Base.dll
Syntax
public enum ChartSetMode
Fields
Name | Description |
---|---|
AutoSet | The margin labels will be auto set. |
None | None of the edge label settings will be applied. |
UserSet | The margin labels will be user set. |