Segment info.
the Y coordinate.
Specifies segment location.
Specifies segment location.
Specifies segment location.
Specifies segment location.
GetInfoYCoord Method
Calculates the Y coordinate for outside segment labels.
Syntax
protected double GetInfoYCoord( 
   SciChartPieSurfaceBase.SegmentSet segmentModel,
   double infoYCoord,
   bool southArcPart,
   bool eastArcPart,
   bool northArcPart,
   bool westArcPart
)

Parameters

segmentModel
Segment info.
infoYCoord
the Y coordinate.
southArcPart
Specifies segment location.
eastArcPart
Specifies segment location.
northArcPart
Specifies segment location.
westArcPart
Specifies segment location.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also