Interface IStiOutsidePieLabels

All Superinterfaces:
Cloneable, IStiCenterPieLabels, IStiJsonReportObject, IStiPieSeriesLabels, IStiSerializable, IStiSerializableRef, IStiSeriesLabels
All Known Subinterfaces:
IStiTwoColumnsPieLabels
All Known Implementing Classes:
StiOutsidePieLabels, StiTwoColumnsPieLabels

public interface IStiOutsidePieLabels extends IStiCenterPieLabels
  • Method Details

    • getShowValue

      boolean getShowValue()
    • setShowValue

      void setShowValue(boolean value)
    • getLineLength

      float getLineLength()
    • setLineLength

      void setLineLength(float value)
    • getLineColor

      StiColor getLineColor()
    • setLineColor

      void setLineColor(StiColor value)