ComponentOne Chart for .NET (2.0) Search HelpCentral 

AttachMethodData.SeriesIndex Property

Gets or sets the series index of the data point to attach a label when the label AttachMethod property specifies DataIndex attachment.

[Visual Basic]

Public Property SeriesIndex As Integer

[C#]

public int SeriesIndex {get;set;}

[Delphi]

public property SeriesIndex: Int32 read get_SeriesIndex write set_SeriesIndex;

See Also

AttachMethodData Class | AttachMethodData Members | C1.Win.C1Chart Namespace | AttachMethodData Class


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