public abstract class PieSegmentLabelFormatterBase extends java.lang.Object implements IPieSegmentLabelFormatter
IPieSegmentLabelFormatter
implementationsModifier and Type | Field and Description |
---|---|
protected IPieRenderableSeries |
renderableSeries |
Constructor and Description |
---|
PieSegmentLabelFormatterBase() |
Modifier and Type | Method and Description |
---|---|
void |
attachTo(com.scichart.core.IServiceContainer services) |
void |
detach() |
boolean |
isAttached() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
formatLabel
protected IPieRenderableSeries renderableSeries
public void attachTo(com.scichart.core.IServiceContainer services)
attachTo
in interface com.scichart.core.framework.IAttachable
public void detach()
detach
in interface com.scichart.core.framework.IAttachable
public final boolean isAttached()
isAttached
in interface com.scichart.core.framework.IAttachable