Click or drag to resize

StiRadialTickLabelCustomValue Class

[Missing <summary> documentation for "T:Stimulsoft.Report.Components.Gauge.StiRadialTickLabelCustomValue"]

Inheritance Hierarchy
SystemObject
  Stimulsoft.Report.Components.GaugeStiCustomValueBase
    Stimulsoft.Report.Components.GaugeStiRadialTickLabelCustomValue

Namespace:  Stimulsoft.Report.Components.Gauge
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public sealed class StiRadialTickLabelCustomValue : StiCustomValueBase

The StiRadialTickLabelCustomValue type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyComponentId (Overrides StiCustomValueBaseComponentId.)
Public propertyLabelRotationMode
Gets or sets the rotation mode of labels.
Public propertyLocalizedName (Overrides StiCustomValueBaseLocalizedName.)
Public propertyOffset
Gets or sets the offset ratio of an item.
(Inherited from StiCustomValueBase.)
Public propertyOffsetAngle
Gets or sets an additional rotation angle.
Public propertyPlacement
Gets or sets the placement of the component.
(Inherited from StiCustomValueBase.)
Public propertyPropName (Inherited from StiCustomValueBase.)
Public propertyText
Gets or sets text corresponds to this tick label.
Public propertyValue
Gets or sets value corresponds to this tick element.
(Inherited from StiCustomValueBase.)
Top
Methods
See Also