ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Olap Namespace / PivotChart Class
Members

In This Topic
    PivotChart Class
    In This Topic
    Provides visual representations of pivot tables.
    Object Model
    PivotChart ClassTitleStyle ClassTitleStyle Class
    Syntax
    'Declaration
     
    
    <ScriptsAttribute(Mono.Cecil.CustomAttributeArgument[])>
    Public Class PivotChart 
       Inherits C1.Web.Mvc.Control
       Implements C1.Web.Mvc.ITemplate 
    [Scripts(Mono.Cecil.CustomAttributeArgument[])]
    public class PivotChart : C1.Web.Mvc.Control, C1.Web.Mvc.ITemplate  
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.Component
          C1.Web.Mvc.Control
             C1.Web.Mvc.Olap.PivotChart

    See Also