'宣言 Protected Overridable Function GenerateStyle( _ ByVal percentageValue As Double, _ ByVal barColorationAndDirection As DataBarPositiveNegative _ ) As Style
protected virtual Style GenerateStyle( double percentageValue, DataBarPositiveNegative barColorationAndDirection )