StiAxisAreaXAxis Property |
Gets or sets settings of XAxis.
Namespace:
Stimulsoft.Report.Chart
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiUniversalConverter))]
public IStiXAxis XAxis { get; set; }
<TypeConverterAttribute(GetType(StiUniversalConverter))>
Public Property XAxis As IStiXAxis
Get
Set
Property Value
Type:
IStiXAxisImplements
IStiAxisAreaXAxisSee Also