ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / IPlotConfigOption Interface / gradientFillDirection Property

In This Topic
    gradientFillDirection Property (IPlotConfigOption)
    In This Topic
    Syntax
    'Declaration
     
    Property gradientFillDirection As Nullable(Of GradientFillDirection)
    Nullable<GradientFillDirection> gradientFillDirection {get; set;}
    See Also