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

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