C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / ChartDataLabel Class / MaxLinesProperty Field


In This Topic
MaxLinesProperty Field
In This Topic
Identifies the MaxLines dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly MaxLinesProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = ChartDataLabel.MaxLinesProperty
See Also