Stimulsoft Dashboards Class Reference
Stimulsoft Dashboards Class Reference
Stimulsoft.Report.Chart
StiAxisTicks Class
StiAxisTicks Properties
IsDefault Property
Length Property
LengthUnderLabels Property
MinorCount Property
MinorLength Property
MinorVisible Property
Step Property
Visible Property
StiAxisTicks
MinorCount Property
Gets or sets count of minor ticks between two major ticks.
Namespace:
Stimulsoft.Report.Chart
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
C#
VB
ASP.NET
Copy
public
int
MinorCount
{
get
;
set
; }
Public
Property
MinorCount
As
Integer
Get
Set
Property Value
Type:
Int32
Implements
IStiAxisTicks
MinorCount
See Also
Reference
StiAxisTicks Class
Stimulsoft.Report.Chart Namespace