update doc

This commit is contained in:
monitor1394
2022-10-11 07:00:35 +08:00
parent 0662f62cd1
commit ab8ced4aed
13 changed files with 3026 additions and 3026 deletions

View File

@@ -30,7 +30,7 @@ namespace XCharts.Runtime
[SerieDataExtraField()]
public class Heatmap : Serie, INeedSerieContainer
{
[SerializeField][Since("3.3.0")] private HeatmapType m_HeatmapType = HeatmapType.Data;
[SerializeField][Since("v3.3.0")] private HeatmapType m_HeatmapType = HeatmapType.Data;
/// <summary>
/// The mapping type of heatmap.