Strategy_.OnBarSlice Method

protected virtual void OnBarSlice( 
BarSlice slice 
)
This language is not supported or no code example is available.
protected:  
virtual void OnBarSlice( 
BarSlice^ slice 
)
This language is not supported or no code example is available.
protected function OnBarSlice( 
slice : BarSlice 
);
This language is not supported or no code example is available.

Parameters

slice
BarSlice

In this article

Definition