API reference for SfChartLoaderComponent

import {SfLoaderModule} from "@progress/sitefinity-component-framework";


selector: sf-chart-loader

Implements

  • OnInit

Constructors

Properties

loaderCssClass: string = "sf-chart-loader"
loaderTemplate: TemplateRef<ElementRef<any>>

The template reference for the selected chart type

look: string

Sets the css modifiers of the wrapper

type: string

The type of the chart loader (donut|line|heat-map|other string type)

Methods

  • Returns void

Generated using TypeDoc