Table of Contents

Class ChartOptions

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

Properties

Animation

public ChartOptionsAnimation Animation { get; }

Property Value

ChartOptionsAnimation

MaintainAspectRatio

public bool MaintainAspectRatio { get; set; }

Property Value

bool

OnHoverJsFunction

public string OnHoverJsFunction { get; set; }

Property Value

string

Plugins

public ChartOptionsPlugins Plugins { get; }

Property Value

ChartOptionsPlugins

Responsive

public bool Responsive { get; set; }

Property Value

bool