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

In This Topic
    dataLabelCloneMarker Property (_GcesSwappedBarAlignmentDataLabelDefinition)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property dataLabelCloneMarker As ICloneMaker(Of IDataLabelOption)
    public override ICloneMaker<IDataLabelOption> dataLabelCloneMarker {get;}
    See Also