Fill style for series points
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 SeriesPointFill : Fill
<TypeConverterAttribute(GetType(ExpandableObjectConverter))>
Public Class SeriesPointFill
Inherits Fill
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public ref class SeriesPointFill : public Fill
[<TypeConverterAttribute(typeof(ExpandableObjectConverter))>]
type SeriesPointFill =
class
inherit Fill
end
Constructors
See Also