C# Class Smrf.NodeXL.ExcelTemplate.SaveGraphImageFileDialog.GraphImageInfo

Stores information about the graph image that needs to be saved.
Inheritance: Object
Mostrar archivo Open project: 2014-sed-team3/term-project

Public Properties

Property Type Description
FooterText String
HeaderFooterFont System.Drawing.Font
HeaderText String
Height System.Int32
LegendControls IEnumerable
NodeXLControl Smrf.NodeXL.Visualization.Wpf.NodeXLControl
Width System.Int32

Property Details

FooterText public_oe property

public String FooterText
return String

HeaderFooterFont public_oe property

public System.Drawing.Font HeaderFooterFont
return System.Drawing.Font

HeaderText public_oe property

public String HeaderText
return String

Height public_oe property

public Int32,System Height
return System.Int32

LegendControls public_oe property

public IEnumerable LegendControls
return IEnumerable

NodeXLControl public_oe property

public NodeXLControl,Smrf.NodeXL.Visualization.Wpf NodeXLControl
return Smrf.NodeXL.Visualization.Wpf.NodeXLControl

Width public_oe property

public Int32,System Width
return System.Int32