[]
Gets the inner FlexPie<T> object to show the data.
[JsonConverter(typeof(ControlOptionsConverter))]
public FlexPie<object> FlexPie { get; }
<JsonConverter(GetType(ControlOptionsConverter))>
Public ReadOnly Property FlexPie As FlexPie(Of Object)