Interface IStiApplyStyleGauge
- All Known Implementing Classes:
StiBarBase,StiElementBase,StiGaugeElement,StiIndicatorBase,StiLinearBar,StiLinearMarker,StiLinearRangeList,StiLinearScale,StiLinearTickLabelBase,StiLinearTickLabelCustom,StiLinearTickLabelMajor,StiLinearTickLabelMinor,StiLinearTickMarkBase,StiLinearTickMarkCustom,StiLinearTickMarkMajor,StiLinearTickMarkMinor,StiMarkerBase,StiNeedle,StiRadialBar,StiRadialMarker,StiRadialRangeList,StiRadialScale,StiRadialTickLabelBase,StiRadialTickLabelCustom,StiRadialTickLabelMajor,StiRadialTickLabelMinor,StiRadialTickMarkBase,StiRadialTickMarkCustom,StiRadialTickMarkMajor,StiRadialTickMarkMinor,StiScaleBase,StiScaleRangeList,StiStateIndicator,StiTickBase,StiTickLabelBase,StiTickMarkBase
public interface IStiApplyStyleGauge
Interface provide ApplyStyle method which used for apply style to specified element. Copyright
Stimulsoft
-
Method Summary
Modifier and TypeMethodDescriptionvoidapplyStyle(IStiGaugeStyle style) Apply style to component which release this interface.
-
Method Details
-
applyStyle
Apply style to component which release this interface.- Parameters:
style-
-