mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-25 02:10:16 +00:00
3.9.0
This commit is contained in:
@@ -965,6 +965,7 @@ Configurations of blur state.
|
|||||||
|ColorToStr()||public static string ColorToStr(Color color)|
|
|ColorToStr()||public static string ColorToStr(Color color)|
|
||||||
|FloatToStr()||public static string FloatToStr(double value, string numericFormatter = "F", int precision = 0)|
|
|FloatToStr()||public static string FloatToStr(double value, string numericFormatter = "F", int precision = 0)|
|
||||||
|GetSerieLabelName()||public static string GetSerieLabelName(string prefix, int i, int j)|
|
|GetSerieLabelName()||public static string GetSerieLabelName(string prefix, int i, int j)|
|
||||||
|
|GetString()||public static string GetString(string prefix, int suffix)|
|
||||||
|IntToStr()||public static string IntToStr(int value, string numericFormatter = "")|
|
|IntToStr()||public static string IntToStr(int value, string numericFormatter = "")|
|
||||||
|NumberToStr()||public static string NumberToStr(double value, string formatter)|
|
|NumberToStr()||public static string NumberToStr(double value, string formatter)|
|
||||||
|
|
||||||
@@ -1851,6 +1852,7 @@ Location type. Quick to set the general location.
|
|||||||
|
|
||||||
|public method|since|description|
|
|public method|since|description|
|
||||||
|--|--|--|
|
|--|--|--|
|
||||||
|
|BeforceSerieUpdate()||public virtual void BeforceSerieUpdate() { }|
|
||||||
|CheckComponent()||public virtual void CheckComponent(StringBuilder sb) { }|
|
|CheckComponent()||public virtual void CheckComponent(StringBuilder sb) { }|
|
||||||
|DrawBase()||public virtual void DrawBase(VertexHelper vh) { }|
|
|DrawBase()||public virtual void DrawBase(VertexHelper vh) { }|
|
||||||
|DrawTop()||public virtual void DrawTop(VertexHelper vh) { }|
|
|DrawTop()||public virtual void DrawTop(VertexHelper vh) { }|
|
||||||
|
|||||||
@@ -965,6 +965,7 @@ slug: /api
|
|||||||
|ColorToStr()||public static string ColorToStr(Color color)|
|
|ColorToStr()||public static string ColorToStr(Color color)|
|
||||||
|FloatToStr()||public static string FloatToStr(double value, string numericFormatter = "F", int precision = 0)|
|
|FloatToStr()||public static string FloatToStr(double value, string numericFormatter = "F", int precision = 0)|
|
||||||
|GetSerieLabelName()||public static string GetSerieLabelName(string prefix, int i, int j)|
|
|GetSerieLabelName()||public static string GetSerieLabelName(string prefix, int i, int j)|
|
||||||
|
|GetString()||public static string GetString(string prefix, int suffix)|
|
||||||
|IntToStr()||public static string IntToStr(int value, string numericFormatter = "")|
|
|IntToStr()||public static string IntToStr(int value, string numericFormatter = "")|
|
||||||
|NumberToStr()||public static string NumberToStr(double value, string formatter)|
|
|NumberToStr()||public static string NumberToStr(double value, string formatter)|
|
||||||
|
|
||||||
@@ -1851,6 +1852,7 @@ Drawing grid in rectangular coordinate. Line chart, bar chart, and scatter chart
|
|||||||
|
|
||||||
|API|版本|描述|
|
|API|版本|描述|
|
||||||
|--|--|--|
|
|--|--|--|
|
||||||
|
|BeforceSerieUpdate()||public virtual void BeforceSerieUpdate() { }|
|
||||||
|CheckComponent()||public virtual void CheckComponent(StringBuilder sb) { }|
|
|CheckComponent()||public virtual void CheckComponent(StringBuilder sb) { }|
|
||||||
|DrawBase()||public virtual void DrawBase(VertexHelper vh) { }|
|
|DrawBase()||public virtual void DrawBase(VertexHelper vh) { }|
|
||||||
|DrawTop()||public virtual void DrawTop(VertexHelper vh) { }|
|
|DrawTop()||public virtual void DrawTop(VertexHelper vh) { }|
|
||||||
|
|||||||
Reference in New Issue
Block a user