GrapeCity.ActiveReports.Chart.v9 Assembly > GrapeCity.ActiveReports.Chart Namespace > KeyValuePair Class > KeyValuePair Constructor : KeyValuePair Constructor(String,Object,ICustomPropertyValueValidator,Boolean) |
'Declaration Public Function New( _ ByVal key As System.String, _ ByVal value As System.Object, _ ByVal validator As ICustomPropertyValueValidator, _ ByVal isPointOverridable As System.Boolean _ )
public KeyValuePair( System.string key, System.object value, ICustomPropertyValueValidator validator, System.bool isPointOverridable )