Click or drag to resize

StiMarkerBaseFormat Property

Gets or sets the format string for the ShowValue property.

Namespace:  Stimulsoft.Report.Components.Gauge.Primitives
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public string Format { get; set; }

Property Value

Type: String

Implements

IStiGaugeMarkerFormat
See Also