Reporting

The StyleSeriesItemLabel type exposes the following members.

Constructors

  NameDescription
Public methodStyleSeriesItemLabel()()()()
Creates new instance of StyleSeriesItemLabel class.
Public methodStyleSeriesItemLabel(ChartSeries)
Creates new instance of StyleSeriesItemLabel class.

Methods

  NameDescription
Public methodClone
Clone this object
(Overrides StyleLabel..::..Clone()()()().)
Protected methodCloneState
Makes a view state clone
(Inherited from StateManagedObject.)
Public methodDispose()()()() (Inherited from StateManagedObject.)
Protected methodDispose(Boolean)
Releases unmanaged and - optionally - managed resources
(Inherited from StyleLabel.)
Protected methodLoadViewState
Load data from ViewState
(Overrides StyleLabel..::..LoadViewState(Object).)
Protected methodSaveViewState
Save data to ViewState
(Overrides StyleLabel..::..SaveViewState()()()().)
Public methodSetDirty
Sets the item dirty state
(Inherited from StateManagedObject.)
Protected methodTrackViewState
Track ViewState
(Overrides StyleLabel..::..TrackViewState()()()().)

Fields

  NameDescription
Protected fieldstyleLabelCorners
Specifies the corners for background rectangle
(Inherited from StyleLabel.)

Properties

  NameDescription
Public propertyBorder
Specifies the border style
(Inherited from Style.)
Public propertyCompositionType
Specifies the label's items composition type
(Inherited from StyleLabel.)
Public propertyCorners
Specifies the corners for background rectangle
(Inherited from StyleLabel.)
Public propertyDimensions
Specifies the elements Dimensions property
(Inherited from LayoutStyle.)
Public propertyDistance
Label distance from series when LabelLocation equals Auto
Public propertyFigure
Specifies the figure property
(Inherited from StyleLabel.)
Public propertyFillStyle
Specifies the background property
(Inherited from StyleLabel.)
Public propertyLabelConnectorStyle
Gets label's connector's style
Public propertyLabelLocation
Specifies label's layout
Public propertyPosition
Specifies the elements Position property
(Inherited from LayoutStyle.)
Public propertyRotationAngle
Specifies the rotation angle property
(Inherited from StyleLabel.)
Public propertyShadow
Specifies the shadow settings
(Inherited from Style.)
Protected propertyViewStateIgnoresCase
Gets if view sate should ignore case
(Inherited from StateManagedObject.)
Public propertyVisible
Specifies labels' visibility
(Overrides StyleLabel..::..Visible.)

Explicit Interface Implementations

  NameDescription
Explicit interface implemetationPrivate propertyIChartingStateManager..::..IsTrackingViewState
Is view state tracking changes
(Inherited from StateManagedObject.)
Explicit interface implemetationPrivate methodIChartingStateManager..::..LoadViewState
Loads data from a view state
(Inherited from StateManagedObject.)
Explicit interface implemetationPrivate methodIChartingStateManager..::..SaveViewState
Saves object data to a view state
(Inherited from StateManagedObject.)
Explicit interface implemetationPrivate methodIChartingStateManager..::..TrackViewState
Tracks view state changes
(Inherited from StateManagedObject.)

See Also