RadControls for WinForms

The ChartPaddingsLegend type exposes the following members.

Constructors

  NameDescription
Public methodChartPaddingsLegend
Creates new instance of ChartPaddingsLegend class.

Methods

  NameDescription
Public methodClone
Clone this object
(Inherited from LayoutDecoratorBase.)
Protected methodCloneState
Makes a view state clone
(Inherited from StateManagedObject.)
Public methodCopyFrom
Copy fields from object
(Inherited from LayoutDecoratorBase.)
Public methodEquals
Checks whether objects are equal
(Inherited from LayoutDecoratorBase.)
Public methodGetHashCode
Gets hash code
(Inherited from LayoutDecoratorBase.)
Protected methodLoadViewState
Loads data from a view state
(Inherited from StateManagedObject.)
Protected methodSaveViewState
Saves object data to a view state
(Inherited from StateManagedObject.)
Public methodSetDirty
Sets the item dirty state
(Inherited from StateManagedObject.)
Protected methodTrackViewState
Tracks view state changes
(Inherited from StateManagedObject.)

Properties

  NameDescription
Public propertyBottom
Specifies the bottom padding
(Overrides LayoutDecoratorBase..::..Bottom.)
Public propertyLeft
Specifies the left padding
(Overrides LayoutDecoratorBase..::..Left.)
Public propertyRight
Specifies the right padding
(Overrides LayoutDecoratorBase..::..Right.)
Public propertyTop
Specifies the top padding
(Overrides LayoutDecoratorBase..::..Top.)
Protected propertyViewStateIgnoresCase
Gets if view sate should ignore case
(Inherited from StateManagedObject.)

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