C1.Web.Mvc.Olap Namespace / PivotChart Class / HtmlAttributes Property

In This Topic
HtmlAttributes Property (PivotChart)
In This Topic
Gets the HTML attributes.
Syntax
'Declaration
 
<C1IgnoreAttribute()>
Public ReadOnly Property HtmlAttributes As IDictionary(Of String,String)
 
See Also