Specifies the type of the plot rendered by this series

Namespace: Ico.Awx.Chart
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public AwxPlotType PlotType { get; set; }
Visual Basic
Public Property PlotType As AwxPlotType
	Get
	Set
JScript
function get PlotType () : AwxPlotType
function set PlotType (value : AwxPlotType)

See Also