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

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

    Parameters

    style
    See Also