Click or drag to resize
PrintLogBasePrint Method
Prints the message in the Output view

Namespace: SharpCharts.Base.SharpScript
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
protected void Print(
	string message
)

Parameters

message
Type: SystemString
See Also