Table of Contents

Class ChartConfiguration

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

Constructors

ChartConfiguration(ChartType)

public ChartConfiguration(ChartType type)

Parameters

type ChartType

Properties

Data

public IChartData Data { get; set; }

Property Value

IChartData

Options

public ChartOptions Options { get; }

Property Value

ChartOptions

Type

public ChartType Type { get; }

Property Value

ChartType