ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _TextStyleOption Class / _setAlignment Method

In This Topic
    _setAlignment Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _setAlignment( _
       ByVal value As Nullable(Of HAlign) _
    ) 
    public void _setAlignment( 
       Nullable<HAlign> value
    )

    Parameters

    value
    See Also