Version

DataLegendVisualData Class Members

The following tables list the members exposed by DataLegendVisualData.

Public Constructors
 NameDescription
Public ConstructorDataLegendVisualData ConstructorCreates a new instance of LegendVisualData.  
Public Properties
 NameDescription
Public PropertyBackgroundGets or sets background of the legend  
Public PropertyBorderBrushGets or sets border brush of the legend  
Public PropertyBorderThicknessBottomGets or sets bottom border thickness of the legend.  
Public PropertyBorderThicknessLeftGets or sets left border thickness of the legend.  
Public PropertyBorderThicknessRightGets or sets right border thickness of the legend.  
Public PropertyBorderThicknessTopGets or sets top border thickness of the legend.  
Public PropertyHeightGets or sets the Height of the legend.  
Public PropertyRowsGets visual data for all rows in a legend.  
Public PropertyViewportGets or sets the Viewport of the legend.  
Public PropertyWidthGets or sets the Width of the legend.  
Public Methods
 NameDescription
Public MethodSerializeSerializes the current object to a string  
See Also