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

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