ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _CartesianMirrorGroupDataModel Class / _mirrorGroup Property

In This Topic
    _mirrorGroup Property (_CartesianMirrorGroupDataModel)
    In This Topic
    Syntax
    'Declaration
     
    Public Property _mirrorGroup As ICartesianMirrorGroupDataModel
    public ICartesianMirrorGroupDataModel _mirrorGroup {get; set;}
    See Also