Visual Basic (Declaration) | |
---|---|
Public Function AddY( _ ByVal ParamArray yValue() As System.Double _ ) As System.Integer |
C# | |
---|---|
public System.int AddY( params System.double[] yValue ) |
Parameters
- yValue
- Specifies the Y value.
ActiveReports Developer 7 | |
AddY Method | |
See Also |
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > DataPointsCollection Class : AddY Method |
Glossary Item Box