ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _ValidateInformation Class / posInfo Property

In This Topic
    posInfo Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property posInfo As _LabelPositionInformation
    public _LabelPositionInformation posInfo {get; set;}
    See Also