Enum EdgeLabelsVisibilityMode
Represents the visibility for edge labelChartAxis.
Namespace: Syncfusion.Windows.Chart
Assembly: Syncfusion.Chart.Wpf.dll
Syntax
public enum EdgeLabelsVisibilityMode
Fields
| Name | Description |
|---|---|
| AlwaysVisible | Value indicating that edge labels should be visible all cases. |
| Default | Value indicating that default behavior of axis. |
| Visible | Value indicating that edge labels should be visible in non zoom mode. |