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

In This Topic
    _dataLabelDefinitions Method (IPlotDefinition)
    In This Topic
    Syntax
    'Declaration
     
    Function _dataLabelDefinitions() As List(Of IDataLabelDefinition)
    List<IDataLabelDefinition> _dataLabelDefinitions()
    See Also