alexa

    Show / Hide Table of Contents

    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
    ChartAxisLabelCollection
    Back to top Generated by DocFX