The following tables list the members exposed by PieChartVisualData.
| Name | Description | |
|---|---|---|
|  | PieChartVisualData Constructor | Creates a new instance of PieChartVisualData. | 
| Name | Description | |
|---|---|---|
|  | DipScalingRatio | Gets device independent ratio of control's dimensions | 
|  | Height | Gets or sets the Height of the pie chart. | 
|  | IsViewportScaled | Gets or sets whether the data been scaled against a viewport for normalization. | 
|  | LeaderLineMargin | Gets or sets the LeaderLineMargin | 
|  | Name | The name of the pie chart. | 
|  | Others | List of items in the Others slice. | 
|  | OthersSlice | Represents the Others slice. | 
|  | RadiusFactor | Gets or sets the RadiusFactor | 
|  | Slices | Collection of slices in a pie chart. | 
|  | Viewport | Gets or sets the Viewport of the pie chart. | 
|  | Width | Gets or sets the Width of the pie chart. | 
| Name | Description | |
|---|---|---|
|  | ScaleByViewport | Normalizes the shape data of the series by its viewport to enable comparison. | 
|  | ScaleFromDevicePixels | Scales the visual data from device pixels to device independent pixels. | 
|  | Serialize | Serializes the current object to a string |