ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IChartDataPoint Interface / DataElementOutput Property

In This Topic
    DataElementOutput Property (IChartDataPoint)
    In This Topic
    Indicates how to render the item in data renderings.
    Syntax
    'Declaration
     
    ReadOnly Property DataElementOutput As DataElementOutput
    DataElementOutput DataElementOutput {get;}
    See Also