Table of Contents

Class ChartOptionsPluginsLegend

Namespace
Shift.Sdk.UI
Assembly
Shift.Sdk.dll
public class ChartOptionsPluginsLegend
Inheritance
ChartOptionsPluginsLegend
Inherited Members
Extension Methods

Constructors

ChartOptionsPluginsLegend()

public ChartOptionsPluginsLegend()

Properties

OnClickJsFunction

public string OnClickJsFunction { get; set; }

Property Value

string

OnHoverJsFunction

public string OnHoverJsFunction { get; set; }

Property Value

string

Position

public ChartPosition Position { get; set; }

Property Value

ChartPosition

Visible

public bool Visible { get; set; }

Property Value

bool