GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Chart Class : ChartElementOutput Property |
Gets or sets a value indicating whether a DataPoint element containing the chart data points appears in a data rendering.
'Declaration Public Property ChartElementOutput As DataElementOutput
public DataElementOutput ChartElementOutput {get; set;}
DataElementOutput | Description |
---|---|
Auto | The chart appears in an XML rendering of the report. |
Output (Default) | The chart appears in an XML rendering of the report. |
NoOutput | The chart does not appear in an XML rendering of the report. |
ContentsOnly | This value does not apply to the chart data region. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2