ComponentOne Chart for .NET (2.0) Search HelpCentral 

PointStyle Class

PointStyle is used to describe a data point that has different appearance from other data points in the same data series. When applied to a specific data point, the properties of a PointStyle object supercede those specified by the data series containing the data point. To Understand the full meaning of these properties in the context of different chart types, please refer to the context of the style properties associated with each series.

For a list of all members of this type, see PointStyle Members.

System.Object

     C1.Win.C1Chart.PointStyle

[Visual Basic]

Public Class PointStyle

Implements ICloneable

[C#]

public class PointStyle : ICloneable

[Delphi]

type PointStyle = class (TObject, ICloneable);

Namespace: C1.Win.C1Chart

Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

See Also

PointStyle Members | C1.Win.C1Chart Namespace


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