ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / ILegendsOption Interface / groupHAlign Property

In This Topic
    groupHAlign Property (ILegendsOption)
    In This Topic
    Syntax
    'Declaration
     
    Property groupHAlign As Nullable(Of HAlign)
    Nullable<HAlign> groupHAlign {get; set;}
    See Also