Class ChartOptionsPluginsLegend
public class ChartOptionsPluginsLegend
- Inheritance
-
ChartOptionsPluginsLegend
- Inherited Members
- Extension Methods
Constructors
ChartOptionsPluginsLegend()
public ChartOptionsPluginsLegend()
Properties
OnClickJsFunction
public string OnClickJsFunction { get; set; }
Property Value
OnHoverJsFunction
public string OnHoverJsFunction { get; set; }
Property Value
Position
public ChartPosition Position { get; set; }
Property Value
Visible
public bool Visible { get; set; }