C1.iOS.Chart Assembly / C1.iOS.Chart.Annotation Namespace / Shape Class / ContentStyleProperty Field


In This Topic
ContentStyleProperty Field
In This Topic
Identifies the ContentStyle dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly ContentStyleProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = Shape.ContentStyleProperty
See Also