C# Class CarbonFitness.BusinessLogic.UnitHistory.Graph

Exibir arquivo Open project: yodiz/CarbonFitness Class Usage Examples

Public Properties

Property Type Description
Labels CarbonFitness.BusinessLogic.UnitHistory.Label[]
LinesContainer LinesContainer

Public Methods

Method Description
Graph ( ) : System.Collections.Generic
Graph ( ILine line ) : System.Collections.Generic

Method Details

Graph() public method

public Graph ( ) : System.Collections.Generic
return System.Collections.Generic

Graph() public method

public Graph ( ILine line ) : System.Collections.Generic
line ILine
return System.Collections.Generic

Property Details

Labels public_oe property

public Label[],CarbonFitness.BusinessLogic.UnitHistory Labels
return CarbonFitness.BusinessLogic.UnitHistory.Label[]

LinesContainer public_oe property

public LinesContainer,CarbonFitness.BusinessLogic.UnitHistory LinesContainer
return LinesContainer