RadControls for ASP.NET AJAX

RadControls for ASP.NET AJAX

The EmptySeriesMessage type exposes the following members.

Constructors

  NameDescription
Public methodEmptySeriesMessage()()()()
Create instance of the class
Public methodEmptySeriesMessage(ChartPlotArea)
Create instance of the class
Public methodEmptySeriesMessage(IContainer)
Create instance of the class
Public methodEmptySeriesMessage(ChartPlotArea, IContainer)
Create instance of the class

Methods

  NameDescription
Public methodAdd
Add element at the end of list
(Inherited from ChartBaseLabel.)
Public methodBringForward
Send element at one step forward in the render order list
(Inherited from RenderedObject.)
Public methodBringToFront
Set element at the first position in render order list
(Inherited from RenderedObject.)
Public methodClone
Clone this object
(Inherited from ChartBaseLabel.)
Public methodDispose (Inherited from StateManagedObject.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetOrder()()()()
Get this elements order position in container
(Inherited from RenderedObject.)
Public methodGetOrder(IOrdering)
Gets elements order position
(Inherited from ChartBaseLabel.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInsert
Insert element at specific position in list
(Inherited from ChartBaseLabel.)
Public methodReIndex
Re-index order list
(Inherited from ChartBaseLabel.)
Public methodRemove()()()()
Remove this element from render order list
(Inherited from RenderedObject.)
Public methodRemove(IOrdering)
Remove element from list
(Inherited from ChartBaseLabel.)
Public methodRemoveAt
Remove element from list by it's index
(Inherited from ChartBaseLabel.)
Public methodSendBackward
Send element at one step back in the render order list
(Inherited from RenderedObject.)
Public methodSendToBack
Send element at the end of render order list
(Inherited from RenderedObject.)
Public methodSetDirty
Sets the item dirty state
(Inherited from StateManagedObject.)
Public methodSetOrder
Set this object in new render order position
(Inherited from RenderedObject.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyActiveRegion
Gets and sets Active region
(Inherited from ChartBaseLabel.)
Public propertyAppearance
Link to visualization and design properties
(Inherited from ChartLabel.)
Public propertyContainer
Link to container element
(Inherited from RenderedObject.)
Public propertyMarker
Graphic marker of label
(Inherited from ChartBaseLabel.)
Public propertyNextPosition
Gets a next free order position
(Inherited from ChartBaseLabel.)
Public propertyOrderList
List, that represent the render order for taken up elements
(Inherited from ChartBaseLabel.)
Public propertyParent
Gets and sets Parent element
(Inherited from ChartBaseLabel.)
Public propertyTextBlock
ChartLabel TextBlock
(Inherited from ChartBaseLabel.)
Public propertyVisible
Visibility
(Overrides ChartBaseLabel..::..Visible.)

See Also