C# 클래스 BudgetAnalyser.Engine.Reports.GraphData

A data storage class to store graph data. One instance of this class can store multiple lines/series for a graph.
파일 보기 프로젝트 열기: Benrnz/BudgetAnalyser 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GraphData ( ) : System.Collections.Generic

Initializes a new instance of the GraphData class.

메소드 상세

GraphData() 공개 메소드

Initializes a new instance of the GraphData class.
public GraphData ( ) : System.Collections.Generic
리턴 System.Collections.Generic