Interface IStiGaugeMarker

All Known Implementing Classes:
StiLinearMarker, StiMarkerBase, StiRadialMarker, StiStateIndicator

public interface IStiGaugeMarker
Copyright Stimulsoft
  • Method Details

    • isShowValue

      boolean isShowValue()
    • setShowValue

      void setShowValue(boolean value)
    • getTextBrush

      StiBrush getTextBrush()
    • setTextBrush

      void setTextBrush(StiBrush value)
    • getFont

      StiFont getFont()
    • setFont

      void setFont(StiFont value)
    • getFormat

      String getFormat()
    • setFormat

      void setFormat(String value)