GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Charts 名前空間 > ISeries インタフェース : ErrorBar メソッド |
'Declaration
Sub ErrorBar( _ ByVal direction As ErrorBarDirection, _ ByVal include As ErrorBarInclude, _ ByVal type As ErrorBarType, _ Optional ByVal amount As Double, _ Optional ByVal negativeAmount As Double _ )
void ErrorBar( ErrorBarDirection direction, ErrorBarInclude include, ErrorBarType type, double amount, double negativeAmount )