IChartFillFormat.OneColorGradient(MsoGradientStyle, Int32, Single) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void OneColorGradient(Microsoft::Office::Core::MsoGradientStyle Style, int Variant, float Degree);
public void OneColorGradient (Microsoft.Office.Core.MsoGradientStyle Style, int Variant, float Degree);
Public Sub OneColorGradient (Style As MsoGradientStyle, Variant As Integer, Degree As Single)
Parameters
- Style
- MsoGradientStyle
- Variant
- Int32
- Degree
- Single