Table of Contents

Class ChartTitle

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

Constructors

ChartTitle()

public ChartTitle()

Properties

Text

public string[] Text { get; set; }

Property Value

string[]

Visible

public bool Visible { get; set; }

Property Value

bool