C1.Web.Mvc.Olap Namespace / PivotChart Class / FlexPie Property

In This Topic
FlexPie Property
In This Topic
Gets the inner C1.Web.Mvc.FlexPie<T> object to show the data.
Syntax
'Declaration
 
<JsonConverterAttribute(C1.Web.Mvc.Olap.ControlOptionsConverter)>
Public ReadOnly Property FlexPie As FlexPie(Of Object)
 
See Also