ClassFillStyleTitle
Class
Title's background fill style
Definition
Namespace:Telerik.Charting.Styles
Assembly:Telerik.WinControls.RadChart.dll
Syntax:
cs-api-definition
[TypeConverter(typeof(ExpandableObjectConverter))]
public class FillStyleTitle : FillStyle, IChartingStateManagedItem, IChartingStateManager, ICloneable
Inheritance: objectStateManagedObjectFillStyleFillStyleTitle
Implements:
Inherited Members
Constructors
FillStyleTitle()
Declaration
cs-api-definition
public FillStyleTitle()
Properties
FillType
Specifies which of fill styles (Hatch, Solid, Image, Gradient) should be used
Declaration
cs-api-definition
[SkinnableProperty]
public override FillType FillType { get; set; }
Property Value
Overrides