@using MP.MONO.UI.Components.ChartJS
@if (RawData == null || RawData.Count == 0) {
No Chart Data
} else { @*
*@
}