C# 클래스 Smrf.NodeXL.ExcelTemplate.SaveGraphImageFileDialog.GraphImageInfo

Stores information about the graph image that needs to be saved.
상속: Object
파일 보기 프로젝트 열기: 2014-sed-team3/term-project

공개 프로퍼티들

프로퍼티 타입 설명
FooterText String
HeaderFooterFont System.Drawing.Font
HeaderText String
Height System.Int32
LegendControls IEnumerable
NodeXLControl Smrf.NodeXL.Visualization.Wpf.NodeXLControl
Width System.Int32

프로퍼티 상세

FooterText 공개적으로 프로퍼티

public String FooterText
리턴 String

HeaderFooterFont 공개적으로 프로퍼티

public System.Drawing.Font HeaderFooterFont
리턴 System.Drawing.Font

HeaderText 공개적으로 프로퍼티

public String HeaderText
리턴 String

Height 공개적으로 프로퍼티

public Int32,System Height
리턴 System.Int32

LegendControls 공개적으로 프로퍼티

public IEnumerable LegendControls
리턴 IEnumerable

NodeXLControl 공개적으로 프로퍼티

public NodeXLControl,Smrf.NodeXL.Visualization.Wpf NodeXLControl
리턴 Smrf.NodeXL.Visualization.Wpf.NodeXLControl

Width 공개적으로 프로퍼티

public Int32,System Width
리턴 System.Int32