C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / FlexChart Class

FlexChart Class Properties

For a list of all members of this type, see FlexChart members.

Public Properties
 NameDescription
Public PropertyGets or sets the animation duration in milliseconds. Default value is 400ms.  
Public PropertyGets or sets the animation settings.  
Public PropertyGets or sets a value indicating whether the chart axes are drawing on the top of data.  
Public PropertyGets or sets the axis collection.  
Public PropertyGets the main chart x-axis.  
Public PropertyGets the main chart y-axis.  
Public PropertyGets or sets the name of the property that contains Y values for the series.  
Public PropertyGets or sets the name of the property that contains X values for the series.  
Public PropertyGets various chart options.  
Public PropertyGets or sets the chart type.  
Public PropertyGets or sets CSS class name. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets or sets the custom palette. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets the chart data label.  
Public PropertyGets or sets the footer content. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets or sets the footer style. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets or sets the header content. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets or sets the header style. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets or sets the collection of objects that contains the series data.  
Public PropertyGets or sets the data label.  
Public PropertyFires after rendering label.  
Public PropertyFires before rendering label.  
Public PropertyGets or sets the legend group title style. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyFires when formatting legend item. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets or sets the legend position. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets or sets which scroll bars should appear in legend. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets or sets the legend style. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets or sets the legend title. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets or sets the legend title style. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets or sets a value indicating whether clicking legend items toggles the series visibility in the chart.  
Public PropertyGets or sets the plot area collection.  
Public PropertyGets the chart marker collection.  
Public PropertyGets or sets the chart options.  
Public PropertyGets or sets the chart palette. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets or sets the plot area collection.  
Public PropertyGets the chart plot areas collection.  
Public PropertyGets or sets the plot area margin.  
Public PropertyReturns plot area rectangle (rectangle inside chart axes).  
Public PropertyGets the style of plot area(area inside axes). (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets or sets the chart's range selector.  
Public PropertyFires after chart finishes rendering. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyFires before chart starts rendering. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets or sets a value indicating whether to flip the axes so that X is vertical and Y is horizontal.  
Public PropertyGets or sets the index of chart selected element. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets or set the selected series.  
Public PropertyFires after selected element was changed. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets or sets the chart selection mode. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets the seletion style. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets the list of the series.  
Public PropertyGets or sets the series collection.  
Public PropertyFires when chart series visibility was changed.  
Public PropertyGets or sets the data stacking.  
Public PropertyGets or sets the chart style. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets or sets the tooltip template for the series. (Inherited from C1.Blazor.Chart.FlexChartBase)
Top
See Also