Enum EdgeLabelsVisibilityMode
Represents the visibility for edge labelChartAxis.
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.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. |