Version

PieChartVisualData Class Members

The following tables list the members exposed by PieChartVisualData.

Public Constructors
 NameDescription
Public ConstructorPieChartVisualData ConstructorCreates a new instance of PieChartVisualData.  
Public Properties
 NameDescription
Public PropertyDipScalingRatioGets device independent ratio of control's dimensions  
Public PropertyHeightGets or sets the Height of the pie chart.  
Public PropertyIsViewportScaledGets or sets whether the data been scaled against a viewport for normalization.  
Public PropertyLeaderLineMarginGets or sets the LeaderLineMargin  
Public PropertyNameThe name of the pie chart.  
Public PropertyOthersList of items in the Others slice.  
Public PropertyOthersSliceRepresents the Others slice.  
Public PropertyRadiusFactorGets or sets the RadiusFactor  
Public PropertySlicesCollection of slices in a pie chart.  
Public PropertyViewportGets or sets the Viewport of the pie chart.  
Public PropertyWidthGets or sets the Width of the pie chart.  
Public Methods
 NameDescription
Public MethodScaleByViewportNormalizes the shape data of the series by its viewport to enable comparison.  
Public MethodSerializeSerializes the current object to a string  
See Also