StiTickMarkBaseSkin Property |
Gets or sets the skin of the component rendering.
Namespace:
Stimulsoft.Report.Components.Gauge.Primitives
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiEnumConverter))]
public StiTickMarkSkin Skin { get; set; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Property Skin As StiTickMarkSkin
Get
Set
Property Value
Type:
StiTickMarkSkinSee Also