mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-24 01:40:06 +00:00
[feature] 增加Axis的indicatorLabel,移除Tooltip的indicatorLabelStyle (#226)
This commit is contained in:
@@ -204,6 +204,7 @@ Inherits or Implemented: [BaseGraph](#BaseGraph),[ISerializationCallbackReceiver
|
||||
| GetItemColor() |public Color32 GetItemColor(Serie serie, SerieData serieData, int colorIndex)|
|
||||
| GetLegendRealShowNameColor() |public Color32 GetLegendRealShowNameColor(string name)|
|
||||
| GetLegendRealShowNameIndex() |public int GetLegendRealShowNameIndex(string name)|
|
||||
| GetMarkColor() |public Color32 GetMarkColor(Serie serie, SerieData serieData)<br/>获得Serie的标识颜色。 |
|
||||
| GetOrAddChartComponent<T>() |public T GetOrAddChartComponent<T>() where T : MainComponent|
|
||||
| GetPainter() |public Painter GetPainter(int index)|
|
||||
| GetSerie() |public Serie GetSerie(int serieIndex)|
|
||||
|
||||
Reference in New Issue
Block a user