![]() | APIplot |
public bool plotSectionWithBars( ref ZedGraphControl zgc, string sectionID, int highlightBar = -1 )
Public Function plotSectionWithBars ( ByRef zgc As ZedGraphControl, sectionID As String, Optional highlightBar As Integer = -1 ) As Boolean Dim instance As API Dim zgc As ZedGraphControl Dim sectionID As String Dim highlightBar As Integer Dim returnValue As Boolean returnValue = instance.plotSectionWithBars(zgc, sectionID, highlightBar)
public: bool plotSectionWithBars( ZedGraphControl^% zgc, String^ sectionID, int highlightBar = -1 )
member plotSectionWithBars : zgc : ZedGraphControl byref * sectionID : string * ?highlightBar : int (* Defaults: let _highlightBar = defaultArg highlightBar -1 *) -> bool
(c) NextFEM 2015-2025