alexa

    Show / Hide Table of Contents

    Enum ChartPlacement

    Specifies the placement of element by the parent bounds.

    Namespace: Syncfusion.Windows.Forms.Chart
    Assembly: Syncfusion.Chart.Base.dll
    Syntax
    public enum ChartPlacement

    Fields

    Name Description
    Inside

    Elements are located inside the parent.

    Outside

    Elements are located outside the parent.

    Back to top Generated by DocFX