Skip to main content

XYDiagramDefaultPaneModel Properties

The XYDiagramDefaultPane 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. Inherited from XYDiagramPaneBaseModel.
BackImage Returns the model of the background image of the modeled pane. Inherited from XYDiagramPaneBaseModel.
BorderColor Gets or sets the value of the XYDiagramPaneBase.BorderColor within the model. Inherited from XYDiagramPaneBaseModel.
BorderVisible Gets or sets the value of the XYDiagramPaneBase.BorderVisible within the model. Inherited from XYDiagramPaneBaseModel.
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. Inherited from XYDiagramPaneBaseModel.
EnableAxisXZooming Gets or sets the value of the XYDiagramPaneBase.EnableAxisXZooming within the model. Inherited from XYDiagramPaneBaseModel.
EnableAxisYScrolling Gets or sets the value of the XYDiagramPaneBase.EnableAxisYScrolling within the model. Inherited from XYDiagramPaneBaseModel.
EnableAxisYZooming Gets or sets the value of the XYDiagramPaneBase.EnableAxisYZooming within the model. Inherited from XYDiagramPaneBaseModel.
FillStyle Returns the model of the fill style of the modeled pane. Inherited from XYDiagramPaneBaseModel.
LayoutOptions Gets or sets the XYDiagramPaneBase.LayoutOptions property value within the model. Inherited from XYDiagramPaneBaseModel.
Name Gets or sets the name of the modeled default pane.
RuntimeCollapse Gets or sets the XYDiagramPaneBase.RuntimeCollapse property value within the chart model. Inherited from XYDiagramPaneBaseModel.
ScrollBarOptions Returns the model of scroll bar options of the modeled Cartesian diagram pane. Inherited from XYDiagramPaneBaseModel.
SelectionRectangle Returns the XYDiagramPaneBase.SelectionRectangle property value within the chart model. Inherited from XYDiagramPaneBaseModel.
Shadow Returns the model of the shadow of the modeled pane. Inherited from XYDiagramPaneBaseModel.
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. Inherited from XYDiagramPaneBaseModel.
SizeMode Obsolete. Gets or sets the value of the XYDiagramPaneBase.SizeMode within the model. Inherited from XYDiagramPaneBaseModel.
StackedBarTotalLabel Gets or sets the XYDiagramPaneBase.StackedBarTotalLabel property value within the model. Inherited from XYDiagramPaneBaseModel.
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. Inherited from XYDiagramPaneBaseModel.
Visibility Gets or sets the XYDiagramPaneBaseModel.Visibility property value within the model. Inherited from XYDiagramPaneBaseModel.
Visible Obsolete. Gets or sets the value of the Visible property within the model. Inherited from XYDiagramPaneBaseModel.
Weight Obsolete. Gets or sets the value of the XYDiagramPaneBase.Weight within the model. Inherited from XYDiagramPaneBaseModel.
ZoomRectangle Returns the model of the zoom rectangle of the modeled Cartesian diagram pane. Inherited from XYDiagramPaneBaseModel.
See Also