Charting for WinForms Programmer's Guide
SimpleSeries Properties
 


 Public Properties

  Name Description

Data

Gets or sets the data values contained in this series.

Dimensions

Implements Series.Dimensions. Returns 1.

Labels

Gets or sets the data labels.

Size

Implements Series.Size. Returns the number of elements in Data list.

SupportedLabels

Implements Series.SupportedLabels. Returns LabelKinds.InnerLabel.

Title

Implements Series.Title. Gets or sets the title of this series.

ToolTips

Gets or sets the tooltips corresponding to data values.

 See Also

SimpleSeries Class
MindFusion.Charting Namespace