Home > @activeviam/activeui-sdk > ChartElementStylerPlugin
ChartElementStylerPlugin type
Plugin defining the style that can be applied to chart elements
Signature:
export declare type ChartElementStylerPlugin = ActiveUIPlugin<ChartElementStylerImplementationProperties, ChartElementStylerImplementationStaticProperties, ChartElementStylerParameters>;