'Declaration
Public Property AnimateDataPointsSequentially As System.Boolean
'Usage
Dim instance As NAnimationTheme Dim value As System.Boolean instance.AnimateDataPointsSequentially = value value = instance.AnimateDataPointsSequentially
public System.bool AnimateDataPointsSequentially {get; set;}