Click or drag to resize

EnumProperty Constructor

Namespace:  SharpCharts.Base.SharpScript
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public EnumProperty(
	string proeprtyName,
	Type type
)

Parameters

proeprtyName
Type: SystemString
type
Type: SystemType
See Also