Spread Silverlight Documentation
TitleType Property


GrapeCity.Windows.SpreadSheet.Data Namespace > ChartTitle Class : TitleType Property
Gets or sets the type of the title.
Syntax
'Declaration
 
Public ReadOnly Property TitleType As TitleType
'Usage
 
Dim instance As ChartTitle
Dim value As TitleType
 
value = instance.TitleType
public TitleType TitleType {get;}

Property Value

The type of the title.
See Also

Reference

ChartTitle Class
ChartTitle Members