[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.PivotChart.FlexPie

FlexPie Property

FlexPie

Gets the inner FlexPie<T> object to show the data.

Declaration
[JsonConverter(typeof(ControlOptionsConverter))]
public FlexPie<object> FlexPie { get; }
<JsonConverter(GetType(ControlOptionsConverter))>
Public ReadOnly Property FlexPie As FlexPie(Of Object)