The following tables list the members exposed by DiagramOptionsPaneDataContext.
Name | Description | |
---|---|---|
DiagramOptionsPaneDataContext Constructor |
Name | Description | |
---|---|---|
AllowEditResolved | Gets whether or not at least one of the selected diagram items has its AllowEditResolved property equal to true. | |
AllowResizeResolved | Gets whether or not at least one of the selected diagram items has its AllowResizeResolved property equal to true. | |
ConnectionType | Gets or sets the connection type of the Infragistics.Controls.Charts.DiagramConnection instances in the Items. | |
EndCapSize | Gets or sets the end cap size of the Infragistics.Controls.Charts.DiagramConnection instances in the Items. | |
EndCapType | Gets or sets the end cap type of the Infragistics.Controls.Charts.DiagramConnection instances in the Items. | |
EndX | Gets or sets the x-axis position of the end point of the Infragistics.Controls.Charts.DiagramConnection instances in the Items. | |
EndY | Gets or sets the y-axis position of the end point of the Infragistics.Controls.Charts.DiagramConnection instances in the Items. | |
Error | Gets an error message indicating what is wrong with this object. | |
Fill | Gets or sets the fill of the Items. | |
FontBrush | Gets or sets the font brush of the Items. | |
FontFamily | Gets or sets the font family of the Items. | |
FontSize | Gets or sets the font size of the Items. | |
FontStyle | Gets or sets the font style of the Items. | |
FontWeight | Gets or sets the font weight of the Items. | |
Height | Gets or sets the height of the Infragistics.Controls.Charts.DiagramNode instances in the Items. | |
IsBold | Gets or sets a value indicating whether the font weight is bold. | |
IsColorPickerDropDownOpened | Gets or sets a value indicating whether an infragistics color picker's drop down is opened. | |
IsContentReadOnly | Gets or sets if the text field of the item is readonly. | |
IsItalic | Gets or sets a value indicating whether the font style is italic. | |
Item | Gets the error message for the property with the given name. | |
Items | Gets or sets the diagram items that this instance applies to. | |
MaintainAspectRatio | Gets or sets a value indicating whether to maintain the aspect ratio of the Infragistics.Controls.Charts.DiagramNode instances in the Items. | |
Mode | Gets or sets the mode, usually depending on the type of Items. | |
Opacity | Gets or sets the opacity of the Items. | |
StartCapSize | Gets or sets the start cap size of the Infragistics.Controls.Charts.DiagramConnection instances in the Items. | |
StartCapType | Gets or sets the start cap type of the Infragistics.Controls.Charts.DiagramConnection instances in the Items. | |
StartX | Gets or sets the x-axis position of the start point of the Infragistics.Controls.Charts.DiagramConnection instances in the Items. | |
StartY | Gets or sets the y-axis position of the start point of the Infragistics.Controls.Charts.DiagramConnection instances in the Items. | |
Stroke | Gets or sets the stroke of the Items. | |
StrokeDashArray | Gets or sets the stroke dash array of the Items. | |
StrokeThickness | Gets or sets the stroke thickness of the Items. | |
Text | Gets or sets the text of the Items. | |
Width | Gets or sets the width of the Infragistics.Controls.Charts.DiagramNode instances in the Items. | |
X | Gets or sets the x-axis position of the Infragistics.Controls.Charts.DiagramNode instances in the Items. | |
Y | Gets or sets the y-axis position of the Infragistics.Controls.Charts.DiagramNode instances in the Items. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. |