Table of Contents

Class LabelledBarItem

Namespace
The.WPF.Screens.Stats.OxyPlot
Assembly
Instagile.WPF.dll
public class LabelledBarItem : BarItem, ICodeGenerating
Inheritance
BarItemBase
BarItem
LabelledBarItem
Implements
ICodeGenerating
Inherited Members
BarItem.ToCode()
BarItem.Color
BarItem.Value
BarItemBase.CategoryIndex

Constructors

LabelledBarItem(string, double)

public LabelledBarItem(string label, double value)

Parameters

label string
value double

Fields

Label

public string Label

Field Value

string