PieSegmentItem Class Properties

For a list of all members of this type, see PieSegmentItem members.

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
See Also