ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _GCESDataLabelOption Class / xPlacement Property

In This Topic
    xPlacement Property (_GCESDataLabelOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property xPlacement As DataLabelAxisPlacement
    public DataLabelAxisPlacement xPlacement {get; set;}
    See Also