mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-28 12:08:46 +00:00
[doc] update comment and doc
This commit is contained in:
@@ -96,7 +96,7 @@ namespace XCharts.Runtime
|
||||
/// <summary>
|
||||
/// the width of line.
|
||||
/// |线宽。
|
||||
/// /// </summary>
|
||||
/// </summary>
|
||||
public float width
|
||||
{
|
||||
get { return m_Width; }
|
||||
@@ -105,7 +105,7 @@ namespace XCharts.Runtime
|
||||
/// <summary>
|
||||
/// the length of line.
|
||||
/// |线长。
|
||||
/// /// </summary>
|
||||
/// </summary>
|
||||
public float length
|
||||
{
|
||||
get { return m_Length; }
|
||||
|
||||
Reference in New Issue
Block a user