Version

ArcItem Class Members

The following tables list the members exposed by ArcItem.

Public Constructors
 NameDescription
Public ConstructorArcItem ConstructorInitializes a new instance of the ArcItem class.  
Public Properties
 NameDescription
Public PropertyBrushesGets the brushes of the Arc.  
Public PropertyEndAngleGets or sets the end angle of the Arc.  
Public PropertyIndexGets or sets the index of ArcItem in the Ring.  
Public PropertyLevelDepthGets or sets the level depth.  
Public PropertyOthersCategoryThresholdGets or sets the threshold value that determines if slices are grouped into the Others slice.  
Public PropertyOthersCategoryTypeGets or sets whether to use numeric or percent-based threshold value.  
Public PropertyParentGets the parent ArcItem.  
Public PropertyRingGets or sets the ring that contains this ArcItem.  
Public PropertySliceItemsGets the SliceItem in this Arc.  
Public PropertyStartAngleGets or sets the start angle of the Arc.  
Public PropertyValueMemberPathGets the property name that contains the values.  
Protected Methods
 NameDescription
Protected Internal MethodPrepareDataExtracts data from the data source.  
See Also