Click or drag to resize

StiLinearTickMarkCustomValue Class

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

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

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

The StiLinearTickMarkCustomValue 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 propertyRelativeHeight
Gets or sets the height factor relative to the height of the basic component.
Public propertyRelativeWidth
Gets or sets the width ratio relative to the height of the basic component.
Public propertySkin
Gets or sets the skin of the component rendering.
Public propertyValue
Gets or sets value corresponds to this tick element.
(Inherited from StiCustomValueBase.)
Top
Methods
See Also