using System; using UnityEngine; namespace XCharts.Runtime { [System.Serializable] public class EndLabelStyle : LabelStyle { } }