Click or drag to resize
SeriesPointLabel Class
Series item label
Inheritance Hierarchy

Namespace: Kettic.AspNet.Controls.ChartModel
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class SeriesPointLabel : ChartLabelBase

The SeriesPointLabel type exposes the following members.

Constructors
  NameDescription
Public methodSeriesPointLabel
Create new instance of SeriesItemLabel class.
Public methodSeriesPointLabel(ChartSeries)
Create new instance of SeriesItemLabel class.
Top
Methods
Properties
  NameDescription
Public propertyStyleSet
Visualization and design properties
Top
See Also