Interface IStiTextFormat
- All Known Implementing Classes:
StiAxisLabels,StiAxisSeriesLabels,StiCenterAxisLabels,StiCenterFunnelLabels,StiCenterPie3dLabels,StiCenterPieLabels,StiContourText,StiCrossCell,StiCrossColumn,StiCrossColumnTotal,StiCrossField,StiCrossHeader,StiCrossRow,StiCrossRowTotal,StiCrossSummary,StiCrossSummaryHeader,StiCrossTitle,StiCrossTotal,StiFunnelSeriesLabels,StiInsideBaseAxisLabels,StiInsideEndAxisLabels,StiInsideEndPieLabels,StiLeftAxisLabels,StiNoneLabels,StiOutsideAxisLabels,StiOutsideBaseAxisLabels,StiOutsideEndAxisLabels,StiOutsideLeftFunnelLabels,StiOutsidePieLabels,StiOutsideRightFunnelLabels,StiPieSeriesLabels,StiRightAxisLabels,StiSeriesLabels,StiSystemText,StiTableCell,StiText,StiTextInCells,StiTwoColumnsPieLabels,StiValueAxisLabels
public interface IStiTextFormat
Desribes formatting of the text.
-
Method Summary
Modifier and TypeMethodDescriptionGets or sets the format of the text.voidsetTextFormat(StiFormatService value)
-
Method Details
-
getTextFormat
StiFormatService getTextFormat()Gets or sets the format of the text. -
setTextFormat
-