alexa

    Show / Hide Table of Contents

    Enum LabelPlacement

    Defines the way of category axis label placement.

    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.WPF.dll
    Syntax
    public enum LabelPlacement

    Fields

    Name Description
    BetweenTicks

    Labels placed on between ticks.

    OnTicks

    Labels placed on ticks.

    Back to top Generated by DocFX