ChartBehaviorCollection Behaviors { get; set; }
Property Behaviors As ChartBehaviorCollection
Get
Set
property ChartBehaviorCollection^ Behaviors {
ChartBehaviorCollection^ get ();
void set (ChartBehaviorCollection^ value);
}
abstract Behaviors : ChartBehaviorCollection with get, set