FillSettingsVerticalGradient Class |
Fill settings for vertical gradient
Inheritance Hierarchy
Namespace: Kettic.AspNet.Controls.ChartModel.StylesAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class FillSettingsVerticalGradient : FillSettings
<TypeConverterAttribute(GetType(ExpandableObjectConverter))>
Public Class FillSettingsVerticalGradient
Inherits FillSettings
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public ref class FillSettingsVerticalGradient : public FillSettings
[<TypeConverterAttribute(typeof(ExpandableObjectConverter))>]
type FillSettingsVerticalGradient =
class
inherit FillSettings
end
The FillSettingsVerticalGradient type exposes the following members.
Constructors
Properties
See Also