Click or drag to resize

StiLinearTickLabelCustomValue Class

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

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

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

The StiLinearTickLabelCustomValue type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyComponentId (Overrides StiCustomValueBaseComponentId.)
Public propertyLocalizedName (Overrides StiCustomValueBaseLocalizedName.)
Public propertyOffset
Gets or sets the offset ratio of an item.
(Inherited from StiCustomValueBase.)
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