ActiveReports Developer 7
DataElementOutput Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace > IChartDataPoint Interface : DataElementOutput Property

Glossary Item Box

Indicates how to render the item in data renderings.

Syntax

Visual Basic (Declaration) 
ReadOnly Property DataElementOutput As DataElementOutput
C# 
DataElementOutput DataElementOutput {get;}

See Also