Pocket PC Controls.com

ScatterShape Enumeration

Specifies the shape of the scatter objects

[Visual Basic]
Public Enum ScatterShape
[C#]
public enum ScatterShape

Members

Member Name Description
Diamond Draws the scatter objects as diamonds
Triangle Draws the scatter objects as triangles
Square Draws the scatter objects as squares
Circle Draws the scatter objects as circles

Requirements

Namespace: PPCC.Chart

Assembly: Chart (in Chart.dll)

See Also

PPCC.Chart Namespace