IPieSegmentViewModel Interface Properties

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

Public Properties
 NameDescription
 PropertyThe System.Windows.Media.Brush used to fill the current SciChart.Charting.Visuals.Shapes.PieSegment.  
 PropertyThe value indicating whether the current SciChart.Charting.Visuals.Shapes.PieSegment is selected.  
 PropertyThe name of the current SciChart.Charting.Visuals.Shapes.PieSegment. It will represent the segment in the SciChartPieSurfaceBase.ChartLegend, appear in tooltips, etc.  
 PropertyThe value which is drawn on the current SciChart.Charting.Visuals.Shapes.PieSegment. The InsideLabel is bound to this property by default.  
 PropertyThe data value of the current SciChart.Charting.Visuals.Shapes.PieSegment.  
Top
See Also