C# 클래스 CarbonFitness.BusinessLogic.UnitHistory.Graph

파일 보기 프로젝트 열기: yodiz/CarbonFitness 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Labels CarbonFitness.BusinessLogic.UnitHistory.Label[]
LinesContainer LinesContainer

공개 메소드들

메소드 설명
Graph ( ) : System.Collections.Generic
Graph ( ILine line ) : System.Collections.Generic

메소드 상세

Graph() 공개 메소드

public Graph ( ) : System.Collections.Generic
리턴 System.Collections.Generic

Graph() 공개 메소드

public Graph ( ILine line ) : System.Collections.Generic
line ILine
리턴 System.Collections.Generic

프로퍼티 상세

Labels 공개적으로 프로퍼티

public Label[],CarbonFitness.BusinessLogic.UnitHistory Labels
리턴 CarbonFitness.BusinessLogic.UnitHistory.Label[]

LinesContainer 공개적으로 프로퍼티

public LinesContainer,CarbonFitness.BusinessLogic.UnitHistory LinesContainer
리턴 LinesContainer