Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / FlexChartBase Class
Properties Methods

In This Topic
    FlexChartBase Class Members
    In This Topic

    The following tables list the members exposed by FlexChartBase.

    Public Properties
     NameDescription
    Public PropertyGets or sets CSS class name.  
    Public PropertyGets or sets the custom palette.  
    Public PropertyGets or sets the footer content.  
    Public PropertyGets or sets the footer style.  
    Public PropertyGets or sets the header content.  
    Public PropertyGets or sets the header style.  
    Public PropertyGets or sets the legend group titie style.  
    Public PropertyGets or sets the legend position.  
    Public PropertyGets or sets which scroll bars should appear in legend.  
    Public PropertyGets or sets the legend style.  
    Public PropertyGets or sets the legend title.  
    Public PropertyGets or sets the chart palette.  
    Public PropertyGets the style of plot area(area inside axes).  
    Public PropertyFires after chart finishes rendering.  
    Public PropertyFires before chart starts rendering.  
    Public PropertyGets or sets the index of chart selected element.  
    Public PropertyFires after selected element was changed.  
    Public PropertyGets or sets the chart selection mode.  
    Public PropertyGets the seletion style.  
    Public PropertyGets or sets the chart style.  
    Public PropertyGets or sets the tooltip template for the series.  
    Top
    Public Methods
     NameDescription
    Public MethodSuspends notifications until the next call to EndUpdate.  
    Public MethodDisposes the component.  
    Public MethodResumes notifications suspended by calls to BeginUpdate.  
    Public MethodGets a HitTestInfo object with information about the specified point.  
    Public MethodSave chart as an image using specified format.  
    Public Method (Inherited from Microsoft.AspNetCore.Components.ComponentBase)
    Top
    See Also