Specifies the type of the plot

Namespace: Ico.Gdx
Assembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public enum GdxPlotType
Visual Basic
Public Enumeration GdxPlotType
JScript
public enum GdxPlotType

Members

Member nameDescription
ScatterLine
ScatterArea
Line
Area
Spline
SplineArea
Bars
Pie
PolarLine
SpcLine
SpcBar
PolarArea
Donut

See Also