XYDiagramPaneBaseModel Properties
The XYDiagramPaneBase model.Name | Description |
---|---|
AllowAddChild | Gets or sets the value indicating whether a child model item can be added. Inherited from ChartElementModel. |
AllowChangeVisibility | Gets or sets the value indicating whether changing the element visibility is allowed. Inherited from ChartElementModel. |
AllowRemove | Gets or sets the value indicating whether removing an element is allowed. Inherited from ChartElementModel. |
BackColor | Gets or sets the value of the XYDiagramPaneBase.BackColor within the model. |
BackImage | Returns the model of the background image of the modeled pane. |
BorderColor | Gets or sets the value of the XYDiagramPaneBase.BorderColor within the model. |
BorderVisible | Gets or sets the value of the XYDiagramPaneBase.BorderVisible within the model. |
ChartElement | Returns the modeled chart element. Inherited from ChartElementModel. |
Children | Returns the list of child chart elements. Inherited from ChartElementModel. |
Element | Returns the chart element whose model is the current model object. Inherited from ChartElementModel. |
EnableAxisXScrolling | Gets or sets the value of the XYDiagramPaneBase.EnableAxisXScrolling within the model. |
EnableAxisXZooming | Gets or sets the value of the XYDiagramPaneBase.EnableAxisXZooming within the model. |
EnableAxisYScrolling | Gets or sets the value of the XYDiagramPaneBase.EnableAxisYScrolling within the model. |
EnableAxisYZooming | Gets or sets the value of the XYDiagramPaneBase.EnableAxisYZooming within the model. |
FillStyle | Returns the model of the fill style of the modeled pane. |
LayoutOptions | Gets or sets the XYDiagramPaneBase.LayoutOptions property value within the model. |
Name | Gets or sets the name of the modeled pane. |
RuntimeCollapse | Gets or sets the XYDiagramPaneBase.RuntimeCollapse property value within the chart model. |
ScrollBarOptions | Returns the model of scroll bar options of the modeled Cartesian diagram pane. |
SelectionRectangle | Returns the XYDiagramPaneBase.SelectionRectangle property value within the chart model. |
Shadow | Returns the model of the shadow of the modeled pane. |
ShowInStructureControl | Gets or sets the value specifying whether the chart element should be shown in the Structure control of the Chart Designer. Inherited from ChartElementModel. |
SizeInPixels |
Obsolete. Gets or sets the value of the XYDiagramPaneBase.SizeInPixels within the model.
|
SizeMode |
Obsolete. Gets or sets the value of the XYDiagramPaneBase.SizeMode within the model.
|
StackedBarTotalLabel | Gets or sets the XYDiagramPaneBase.StackedBarTotalLabel property value within the model. |
Tag | Gets or sets the value of the ChartElement.Tag within the model. Inherited from ChartElementModel. |
Title | Gets or sets the XYDiagramPaneBase.Title property value within the model. |
Visibility | Gets or sets the XYDiagramPaneBaseModel.Visibility property value within the model. |
Visible |
Obsolete. Gets or sets the value of the Visible property within the model.
|
Weight |
Obsolete. Gets or sets the value of the XYDiagramPaneBase.Weight within the model.
|
ZoomRectangle | Returns the model of the zoom rectangle of the modeled Cartesian diagram pane. |
See Also