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

In This Topic
    _clone Method (LegendItemLayoutBar)
    In This Topic
    Syntax
    'Declaration
     
    Public MustOverride Function _clone() As Object
    public abstract object _clone()
    See Also