Interface IChartAxis
Interface implementation for IChartAxis
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public interface IChartAxis
Properties
VisibleLabels
Gets or sets VisibleLabels property
Declaration
ChartAxisLabelCollection VisibleLabels { get; set; }
Property Value
Type | Description |
---|---|
ChartAxisLabelCollection |