StiAxisDateTimeStepStep Property |
Gets or sets a value that indicates with what the time step values will be shown.
Namespace:
Stimulsoft.Report.Chart
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiEnumConverter))]
public StiTimeDateStep Step { get; set; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Property Step As StiTimeDateStep
Get
Set
Property Value
Type:
StiTimeDateStepImplements
IStiAxisDateTimeStepStepSee Also