StiSeriesLabelsMarkerAlignment Property |
Gets or sets marker alignment related to label text.
Namespace:
Stimulsoft.Report.Chart
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiEnumConverter))]
public virtual StiMarkerAlignment MarkerAlignment { get; set; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Overridable Property MarkerAlignment As StiMarkerAlignment
Get
Set
Property Value
Type:
StiMarkerAlignmentImplements
IStiSeriesLabelsMarkerAlignmentSee Also