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

In This Topic
    _clone Method (_RectangleAnnotation)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function _clone() As IAnnotation
    public override IAnnotation _clone()
    See Also