public interface IDonutDrawingManager extends IPieDonutDrawingManagerBase<DonutRenderPassData>
Modifier and Type | Method and Description |
---|---|
void |
drawDonutSegments(java.util.List<IPieSegment> segments,
com.scichart.core.model.FloatValues segmentsStartAngles,
com.scichart.core.model.FloatValues segmentsAngles,
float selectedSegmentOffset) |
drawLabels, onBeginDrawing, onEndDrawing
void drawDonutSegments(java.util.List<IPieSegment> segments, com.scichart.core.model.FloatValues segmentsStartAngles, com.scichart.core.model.FloatValues segmentsAngles, float selectedSegmentOffset)