C1.Silverlight.Olap.5
ChartTitle Property

Sets the title of the C1OlapChart.
Syntax
'Declaration
 
Public Property ChartTitle As System.String
public System.string ChartTitle {get; set;}
Remarks
If ChartTitle is not set (or set to null), C1OlapChart will use the title of the current view.
See Also

Reference

C1OlapChart Class
C1OlapChart Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.