Click or drag to resize

StiSeriesLabels Properties

The StiSeriesLabels type exposes the following members.

Properties
  NameDescription
Public propertyAllowApplyStyle
Gets or sets value which indicates that chart style will be used.
Public propertyAngle
Gets or sets angle of text rotation.
Public propertyAntialiasing
Gets or sets value which control antialiasing drawing mode of series labels.
Public propertyAxisCore
Public propertyBorderColor
Gets or sets border color of series labels.
Public propertyBrush
Gets or sets brush which will be used to fill area of series labels.
Public propertyChart
Public propertyComponentId
Public propertyConditions
Gets or sets collection of conditions which can be used to change behavior of series labels.
Public propertyCore
Public propertyDrawBorder
Gets or sets value which incates that border will be drawn or not.
Public propertyFont
Gets or sets font which will be used to draw series labels.
Public propertyFormat
Gets or sets format string which used for formating series values (if applicable).
Public propertyFormatService
DBS use only!
Public propertyLabelColor
Gets or sets foreground color of series labels.
Public propertyLegendValueType
Gets or sets which type of information will be shown in legend.
Public propertyMarkerAlignment
Gets or sets marker alignment related to label text.
Public propertyMarkerSize
Gets or sets marker size.
Public propertyMarkerVisible
Gets or sets vibility of marker.
Public propertyPieCore
Public propertyPreventIntersection
Gets or sets value which indicates that whether it is necessary to avoid intersections between border of series labels and border of series.
Public propertyProperties (Inherited from StiService.)
Public propertyPropName
Public propertyServiceCategory
Gets a service category.
(Overrides StiServiceServiceCategory.)
Public propertyServiceEnabled (Inherited from StiService.)
Public propertyServiceInfo (Inherited from StiService.)
Public propertyServiceName
Gets a service name.
(Overrides StiServiceServiceName.)
Public propertyServiceType
Gets a service type.
(Overrides StiServiceServiceType.)
Public propertyShowNulls
Gets or sets value which indicates that series labels will be shown or not if value equal to null.
Public propertyShowZeros
Gets or sets value which indicates that series labels will be shown or not if value equal to zero.
Public propertyStep
Gets or sets value which indicates with what steps do labels be shown.
Public propertyTextAfter
Gets or sets text which will be shown after label text.
Public propertyTextBefore
Gets or sets text which will be shown before label text.
Public propertyUseSeriesColor
Gets or sets value which indicates that series colors must be used.
Public propertyValueType
Gets or sets which type of information will be shown in series labels.
Public propertyValueTypeSeparator
Gets or sets string which contain separator for value information (if applicated).
Public propertyVisible
Gets or sets visiblity of series labels.
Public propertyWidth
Gets or sets fixed width of series labels.
Public propertyWordWrap
Gets or sets word wrap.
Top
See Also