ISFlowChartsValuesCollector.AddValue

Description

Syntax

object.AddValue aSeriesName, aValue, aDate[, aTime = #12/29/1899#]

Part Attribute Type Description
object Required
The object always implements the ISFlowChartsValuesCollector interface
aSeriesName In, Required
string
aValue In, Required
string
aDate In, Required
DateTime
aTime Optional
Default value is #12/29/1899#
DateTime

Example



  
Note:

Version information

Added in v7.8.0