StiChartAxisTitleAlignment Property |
Gets or sets title text alignment.
Namespace:
Stimulsoft.Dashboard.Components.Chart
Assembly:
Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiEnumConverter))]
public StringAlignment Alignment { get; set; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Property Alignment As StringAlignment
Get
Set
Property Value
Type:
StringAlignmentSee Also