'宣言 Public Sub AddColorInterval( _ ByVal StartValue As Double, _ ByVal StartColor As Color, _ ByVal EndValue As Double, _ ByVal EndColor As Color _ )
public void AddColorInterval( double StartValue, Color StartColor, double EndValue, Color EndColor )