ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _Annotation Class / _applyCustomStyle Method

In This Topic
    _applyCustomStyle Method (_Annotation)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _applyCustomStyle( _
       ByVal style As IStyle _
    ) 
    public void _applyCustomStyle( 
       IStyle style
    )

    Parameters

    style
    See Also