SEI.Charts.Charts2D.ChartCaptions


Public Properties


Name
Description
BackColor
Gets and sets the background color of the captions box.
BorderColor
Gets and sets the color of the border that is displayed around the captions.
BorderLineStyle
Gets and sets the style of the border that is displayed around the captions.
BorderWidth
Gets and sets the width of the border that is displayed around the captions.
Buffer
Gets and sets the amount of buffer space around the captions.
DrawBackground
Gets and sets the flag indicating if the background color of the captions box should be drawn.
DrawRect
Gets and sets the rectangle into which the chart object is drawn.
Item
Gets and sets an individual caption of the collection.
Scale
Gets and sets the scale of the captions box.
Show
Gets and sets the flag indicating if the captions box should be drawn.
ShowBorder
Gets and sets the flag indicating whether or not a border should be displayed around the captions.

Public Methods


Name
Description
Add
Add a caption to the collection.
CalcCaptionsSize
Returns the size of the display captions.
Clear
Clear the captions out of the collection.
RemoveAt
Clear a caption out of the collection.
Render
Draws the captions of the collection.

Public Events


Name
Description
PropertyChanged
Occurs when a property of the object is changed.

Protected Methods


Name
Description
FirePropertyChanged
Fires the PropertyChanged event.