ComponentOne Chart for .NET (2.0) Search HelpCentral 

PointStyle Members

PointStyle overview

Public Properties

FillStyle

Gets or sets the fill style of the PointStyle.

Label

Gets or sets the PointStyle label.

LegendEntry

Gets or sets whether the PointStyle will be shown in legend.

LineStyle

Gets or sets the line style of the PointStyle.

Offset

Gets or sets the offset of the PointStyle.

PointIndex

Gets or sets the data point index of the PointStyle. Used in conjunction with the SeriesIndex property value, the PointIndex property value indicates the specific data point to which the PointStyle applies.

Selection

Gets or sets the selection method of the PointStyle. For selection method options, see PointStyleSelectionEnum.

SeriesIndex

Gets or sets the data series index of the PointStyle. Used in conjunction with the PointIndex property value, the SeriesIndex property value indicates the specific data point to which the PointStyle applies.

SymbolStyle

Gets or sets the symbol style of the PointStyle.

Public Events

Select

Fires when the selection of a PointStyle is performed. Fires only when the PointStyle Selection property is set to PointStyleSelectionEnum.Custom.

See Also

PointStyle Class | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.