mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-28 12:08:46 +00:00
增加LabelLine的lineEndX可设置引导线固定X位置的支持
This commit is contained in:
@@ -1165,6 +1165,7 @@ The interface for serie data component.
|
||||
|lineGap|1.0f||the gap of container and guild line.
|
||||
|lineLength1|25f||The length of the first segment of visual guide line.
|
||||
|lineLength2|15f||The length of the second segment of visual guide line.
|
||||
|lineEndX|0f|v3.8.0|The fixed x position of the end point of visual guide line.
|
||||
|startSymbol|||The symbol of the start point of labelline. [SymbolStyle](#symbolstyle)|
|
||||
|endSymbol|||The symbol of the end point of labelline. [SymbolStyle](#symbolstyle)|
|
||||
|
||||
|
||||
Reference in New Issue
Block a user