StiCustomValueBasePlacement Property |
Gets or sets the placement of the component.
Namespace:
Stimulsoft.Report.Components.Gauge
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiNullableEnumConverter))]
public Nullable<StiPlacement> Placement { get; set; }
<TypeConverterAttribute(GetType(StiNullableEnumConverter))>
Public Property Placement As Nullable(Of StiPlacement)
Get
Set
Property Value
Type:
NullableStiPlacementSee Also