See Also

Series Class  | Series Members

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

StoredProcedure Property

This property accepts the name of a stored procedure to be used in place of the P property in order to obtain data for the chart.

[Visual Basic]
Public Property StoredProcedure As String
[C#]
public string StoredProcedure {get; set;}

Remarks

See the P property for details on how the return columns are expected. Stored Procedures also work with parameters, see the M method.

See Also

Series Class  | Series Members

 

 


2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.