ComponentOne ASP.NET MVC Controls
FlexPie Property

C1.Web.Mvc.Olap Namespace > PivotChart Class : FlexPie Property
Gets the inner FlexPie<Object> object to show the data.
Syntax
'Declaration
 
<JsonConverterAttribute(C1.Web.Mvc.Olap.ControlOptionsConverter)>
Public ReadOnly Property FlexPie As FlexPie(Of Object)
[JsonConverter(C1.Web.Mvc.Olap.ControlOptionsConverter)]
public FlexPie<object> FlexPie {get;}
See Also

Reference

PivotChart Class
PivotChart Members