Enum LogLabelsDisplayMode
Specifies how labels should be displayed in logarithmic axis
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Base.dll
Syntax
public enum LogLabelsDisplayMode
Fields
| Name | Description |
|---|---|
| Default | Displays the default values. |
| IntegerLogValues | Displays labels with integer power of log base. |