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
Gets a value indicating how to render the item in data renderings.
Syntax
'Declaration
 
ReadOnly Property DataElementOutput As DataElementOutput
 

Property Value

A DataElementOutput value specifying the rendering behavior.
See Also