'宣言 Public Function WindowRect( _ ByVal left As System.Double, _ ByVal top As System.Double, _ ByVal width As System.Double, _ ByVal height As System.Double _ ) As CategoryChart(Of T)
public CategoryChart<T> WindowRect( System.double left, System.double top, System.double width, System.double height )
オンラインで表示: GitHub