ActiveReports 9
PlotType Property

Gets or sets a value indicating whether the series is plotted as a line in a column chart. If set to Auto, it is plotted per the primary chart type. If set to Line, it is plotted as a line.

Syntax
'Declaration
 
Public Property PlotType As ChartSeriesPlotType
public ChartSeriesPlotType PlotType {get; set;}

Property Value

A ChartSeriesPlotType enumeration indicating whether the series is plotted as a line in a Column chart. The default value is Auto.
Requirements

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

See Also

Reference

ChartSeries Class
ChartSeries Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum