Version

DiagramNodeVisualData Class Members

The following tables list the members exposed by DiagramNodeVisualData.

Public Constructors
 NameDescription
Public ConstructorDiagramNodeVisualData ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyActualFillGets or sets the actual fill of the diagram item. (Inherited from Infragistics.Controls.Charts.VisualData.DiagramItemVisualData)
Public PropertyActualFontBrushGets or sets the actual font brush of the diagram item. (Inherited from Infragistics.Controls.Charts.VisualData.DiagramItemVisualData)
Public PropertyActualFontFamilyGets or sets the actual font family of the diagram item. (Inherited from Infragistics.Controls.Charts.VisualData.DiagramItemVisualData)
Public PropertyActualFontSizeGets or sets the actual font size of the diagram item. (Inherited from Infragistics.Controls.Charts.VisualData.DiagramItemVisualData)
Public PropertyActualFontStyleGets or sets the actual font style of the diagram item. (Inherited from Infragistics.Controls.Charts.VisualData.DiagramItemVisualData)
Public PropertyActualFontWeightGets or sets the actual font weight of the diagram item. (Inherited from Infragistics.Controls.Charts.VisualData.DiagramItemVisualData)
Public PropertyActualOpacityGets or sets the actual opacity of the diagram item. (Inherited from Infragistics.Controls.Charts.VisualData.DiagramItemVisualData)
Public PropertyActualStrokeGets or sets the actual stroke of the diagram item. (Inherited from Infragistics.Controls.Charts.VisualData.DiagramItemVisualData)
Public PropertyActualStrokeDashArrayGets or sets the actual stroke dash array of the diagram item. (Inherited from Infragistics.Controls.Charts.VisualData.DiagramItemVisualData)
Public PropertyActualStrokeThicknessGets or sets the actual stroke thickness of the diagram item. (Inherited from Infragistics.Controls.Charts.VisualData.DiagramItemVisualData)
Public PropertyAppearanceGets or sets the Appearance of the diagram item. (Inherited from Infragistics.Controls.Charts.VisualData.DiagramItemVisualData)
Public PropertyContentGets or sets the content of the diagram item. (Inherited from Infragistics.Controls.Charts.VisualData.DiagramItemVisualData)
Public PropertyDisplayedMemberPathValueGets or sets the displayed member path value.  
Public PropertyFontBrushGets or sets the font brush of the diagram item. (Inherited from Infragistics.Controls.Charts.VisualData.DiagramItemVisualData)
Public PropertyFontFamilyGets or sets the font family of the diagram item. (Inherited from Infragistics.Controls.Charts.VisualData.DiagramItemVisualData)
Public PropertyFontSizeGets or sets the font size of the diagram item. (Inherited from Infragistics.Controls.Charts.VisualData.DiagramItemVisualData)
Public PropertyFontStyleGets or sets the font style of the diagram item. (Inherited from Infragistics.Controls.Charts.VisualData.DiagramItemVisualData)
Public PropertyFontWeightGets or sets the font weight of the diagram item. (Inherited from Infragistics.Controls.Charts.VisualData.DiagramItemVisualData)
Public PropertyGeometryGets or sets the geometry of the node.  
Public PropertyHeightGets or sets the height of the diagram item. (Inherited from Infragistics.Controls.Charts.VisualData.DiagramItemVisualData)
Public PropertyIsAttachedGets or sets a value indicating whether the diagram item [is attached]. (Inherited from Infragistics.Controls.Charts.VisualData.DiagramItemVisualData)
Public PropertyIsSelectedGets or sets a value indicating whether the diagram item [is selected]. (Inherited from Infragistics.Controls.Charts.VisualData.DiagramItemVisualData)
Public PropertyIsVisibleGets or sets a value indicating whether the diagram item [is visible]. (Inherited from Infragistics.Controls.Charts.VisualData.DiagramItemVisualData)
Public PropertyKeyGets or sets the key of the diagram item. (Inherited from Infragistics.Controls.Charts.VisualData.DiagramItemVisualData)
Public PropertyShapeTypeGets or sets the type of the node.  
Public PropertyStrokeDashArrayGets or sets the stroke dash array of the diagram item. (Inherited from Infragistics.Controls.Charts.VisualData.DiagramItemVisualData)
Public PropertyWidthGets or sets the width of the diagram item. (Inherited from Infragistics.Controls.Charts.VisualData.DiagramItemVisualData)
Public PropertyXGets or sets the left position of the bounds rectangle of the diagram item. (Inherited from Infragistics.Controls.Charts.VisualData.DiagramItemVisualData)
Public PropertyYGets or sets the top position of the bounds rectangle of the diagram item. (Inherited from Infragistics.Controls.Charts.VisualData.DiagramItemVisualData)
Public PropertyZIndexGets or sets the z-index of the diagram item (Inherited from Infragistics.Controls.Charts.VisualData.DiagramItemVisualData)
Public Methods
 NameDescription
Public MethodSerializeOverridden. Serializes the current object to a string.  
See Also