mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-22 00:20:18 +00:00
3.0
This commit is contained in:
@@ -14,7 +14,7 @@ namespace XCharts.Runtime
|
||||
|
||||
/// <summary>
|
||||
/// the width of border.
|
||||
/// 边框线宽。
|
||||
/// |边框线宽。
|
||||
/// </summary>
|
||||
public float borderWidth
|
||||
{
|
||||
@@ -23,7 +23,7 @@ namespace XCharts.Runtime
|
||||
}
|
||||
/// <summary>
|
||||
/// the color of dataZoom border.
|
||||
/// 边框颜色。
|
||||
/// |边框颜色。
|
||||
/// </summary>
|
||||
public Color32 borderColor
|
||||
{
|
||||
@@ -33,7 +33,7 @@ namespace XCharts.Runtime
|
||||
|
||||
/// <summary>
|
||||
/// the background color of visualmap.
|
||||
/// 背景颜色。
|
||||
/// |背景颜色。
|
||||
/// </summary>
|
||||
public Color32 backgroundColor
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user