Pocket PC Controls.com's Chart Control

SeriesType Enumeration

Specifies the type of chart drawn for the series

public enum SeriesType

Members

Member Name Description
Line The line chart is drawn
Bar The bar chart is drawn
Pie The pie chart is drawn
Scatter The scatter chart is drawn

Requirements

Namespace: PPCC.Chart

Assembly: Chart (in Chart.dll)

See Also

PPCC.Chart Namespace