public interface IPieSegmentLabelFormatter
extends com.scichart.core.framework.IAttachable
IPieSegment
Modifier and Type | Method and Description |
---|---|
java.lang.CharSequence |
formatLabel(IPieSegment pieSegment)
Formats a label based on specified
IPieSegment passed in |
java.lang.CharSequence formatLabel(IPieSegment pieSegment)
IPieSegment
passed inpieSegment
- The IPieSegment
to format