AllowAddChild
|
Gets or sets the value indicating whether a child model item can be added.
|
AllowChangeVisibility
|
Gets or sets the value indicating whether changing the element visibility is allowed.
|
AllowRemove
|
Gets or sets the value indicating whether removing an element is allowed.
|
Argument
|
Gets or sets the value of the SeriesPoint.Argument within the model.
|
ChartElement
|
Returns the modeled chart element.
|
Children
|
Returns the list of child chart elements.
|
Color
|
Gets or sets the value of the SeriesPoint.Color within the model.
|
DateTimeArgument
|
Gets or sets the date-time argument of the modeled series point.
|
DateTimeValues
|
Gets or sets the date-time values of the modeled series point.
|
Element
|
Returns the chart element whose model is the current model object.
|
IsEmpty
|
Gets or sets the value of the SeriesPoint.IsEmpty within the model.
|
Relations
|
Returns the model of the relation collection of the modeled series point.
|
ShowInStructureControl
|
Gets or sets the value specifying whether the chart element should be shown in the Structure control of the Chart Designer.
|
Tag
|
Gets or sets the value of the ChartElement.Tag within the model.
|
TimeSpanArgument
|
Gets or sets the SeriesPoint.TimeSpanArgument property value within the model.
|
TimeSpanValues
|
Gets or sets the SeriesPoint.TimeSpanValues property value within the model.
|
ToolTipHint
|
Gets or sets the value of the SeriesPoint.ToolTipHint within the model.
|
Values
|
Gets or sets the numeric values of the modeled series point.
|