EventManager.BarSliceFactory Property

Gets or sets the bar slice factory.
public BarSliceFactory BarSliceFactory {get; set;}
This language is not supported or no code example is available.
public:  
property BarSliceFactory^ BarSliceFactory { 
BarSliceFactory^ get( ); 
void set( 
BarSliceFactory^ value 
); 
}
This language is not supported or no code example is available.
public function get BarSliceFactory() : BarSliceFactory
public function set BarSliceFactory(value : BarSliceFactory);
This language is not supported or no code example is available.

Property Value

BarSliceFactory

In this article

Definition