mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-26 02:40:13 +00:00
[doc] class doc support since version
This commit is contained in:
@@ -265,11 +265,11 @@ The axis in rectangular coordinate.
|
||||
|`axisLine`|||axis Line. [AxisLine](#AxisLine)|
|
||||
|`axisName`|||axis name. [AxisName](#AxisName)|
|
||||
|`axisTick`|||axis tick. [AxisTick](#AxisTick)|
|
||||
|`minorTick`|||axis minor tick. [AxisMinorTick](#AxisMinorTick)|
|
||||
|`axisLabel`|||axis label. [AxisLabel](#AxisLabel)|
|
||||
|`splitLine`|||axis split line. [AxisSplitLine](#AxisSplitLine)|
|
||||
|`minorSplitLine`|||axis minor split line. [AxisMinorSplitLine](#AxisMinorSplitLine)|
|
||||
|`splitArea`|||axis split area. [AxisSplitArea](#AxisSplitArea)|
|
||||
|`minorTick`||v3.2.0|axis minor tick. [AxisMinorTick](#AxisMinorTick)|
|
||||
|`minorSplitLine`||v3.2.0|axis minor split line. [AxisMinorSplitLine](#AxisMinorSplitLine)|
|
||||
|
||||
## `AxisLabel`
|
||||
|
||||
@@ -303,6 +303,8 @@ Settings related to axis line.
|
||||
|
||||
Inherits or Implemented: [BaseLine](#BaseLine)
|
||||
|
||||
> Since `v3.2.0`
|
||||
|
||||
Minor split line of axis in grid area.
|
||||
|
||||
|field|default|since|comment|
|
||||
@@ -314,6 +316,8 @@ Minor split line of axis in grid area.
|
||||
|
||||
Inherits or Implemented: [BaseLine](#BaseLine)
|
||||
|
||||
> Since `v3.2.0`
|
||||
|
||||
Settings related to axis minor tick.
|
||||
|
||||
|field|default|since|comment|
|
||||
|
||||
Reference in New Issue
Block a user