Properties 


PieSegmentItem Class Members

The following tables list the members exposed by PieSegmentItem.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyThe System.Windows.Media.Brush used to fill the current SciChart.Charting.Visuals.Shapes.PieSegment.  
Public PropertyThe value indicating whether the current SciChart.Charting.Visuals.Shapes.PieSegment is selected.  
Public PropertyThe name of the current SciChart.Charting.Visuals.Shapes.PieSegment. It will represent the segment in the SciChartPieSurfaceBase.ChartLegend, appear in tooltips, etc.  
Public PropertyThe value which is drawn on the current SciChart.Charting.Visuals.Shapes.PieSegment. The InsideLabel is bound to this property by default.  
Public PropertyThe data value of the current SciChart.Charting.Visuals.Shapes.PieSegment.  
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also