com.stimulsoft.report.painters.context.gauge
Interface IStiGaugeMarker
- All Known Implementing Classes:
- StiLinearMarker, StiMarkerBase, StiRadialMarker, StiStateIndicator
public interface IStiGaugeMarker
Copyright Stimulsoft
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
java.lang.String getFormat()
setFormat
void setFormat(java.lang.String value)