SeriesBindingType

 

Example

The following is an example of how to reference the SeriesBindingType object:

	// The full path is required.
	dundas.view.controls.Chart.SeriesBindingType.ANNOTATION
	

 

Properties

 
  Name Description
  ANNOTATION  
  CLUSTER  
  COLOR  
  GROUPING  
  LABEL  
  LEGEND  
  TOOLTIP  
  X_AXIS  
  Y_AXIS