Appends the message to the log tab in Main View
Namespace:
SharpCharts.Base.ChartObject
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax protected void Log(
string message
)
Parameters
- message
- Type: SystemString
Message to be logged
See Also