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(ConverterType=C1.Web.Mvc.Olap.ControlOptionsConverter, ConverterParameters=)>
Public ReadOnly Property FlexPie As FlexPie(Of Object)
[JsonConverter(ConverterType=C1.Web.Mvc.Olap.ControlOptionsConverter, ConverterParameters=)]
public FlexPie<object> FlexPie {get;}
See Also

Reference

PivotChart Class
PivotChart Members