ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum AllowOutSidePlotArea - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum AllowOutSidePlotArea

    Specifies whether data point labels can be drawn outside of the plot area.

    Namespace: Syncfusion.RDL.DOM
    Assembly: Syncfusion.EJ.ReportViewer.dll
    Syntax
    public enum AllowOutSidePlotArea

    Fields

    Name Description
    False

    Labels must be entirely inside the plot area.

    Partial

    Labels are allowed to be partially outside the plot area.

    True

    Labels are allowed to be entirely outside the plot area.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved