C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / ChartOptions Class / BubbleMinSizeProperty Field


In This Topic
BubbleMinSizeProperty Field
In This Topic
Identifies the BubbleMinSize dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly BubbleMinSizeProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = ChartOptions.BubbleMinSizeProperty
See Also