Search Framework:
HistoricalDataPoint
Namespace: WealthLab.Core
Parent: Object

Represents a point of data on a WL8 chart.

Members
Index
public int Index

The x-axis value, also the index into the BarHistory instance being charted.


Value
public double Value

The y-axis value.