Click or drag to resize
ChartLabelsCollection Class
Collection of labels
Inheritance Hierarchy
SystemObject
  Kettic.AspNet.Controls.ChartModelChartingStateManagedCollectionChartLabelItem
    Kettic.AspNet.Controls.ChartModelChartLabelsCollection

Namespace: Kettic.AspNet.Controls.ChartModel
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class ChartLabelsCollection : ChartingStateManagedCollection<ChartLabelItem>

The ChartLabelsCollection type exposes the following members.

Constructors
  NameDescription
Public methodChartLabelsCollection
Create new instance of ChartLabelsCollection class.
Top
Methods
Properties
See Also