增加LabelLinelineEndX可设置引导线固定X位置的支持

This commit is contained in:
monitor1394
2023-08-04 08:39:05 +08:00
parent ea819bfa42
commit 9d3d8543a5
8 changed files with 26 additions and 3 deletions

View File

@@ -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)|