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