BarSeries.Item (System.DateTime, OberMind.IndexOption) Property
public Bar this[
DateTime dateTime,
IndexOption option = IndexOption.Null
] {get;}
This language is not supported or no code example is available.
public:
property Bar^ Item[DateTime, IndexOption] {
Bar^ get(
DateTime dateTime,
IndexOption option
);
}
This language is not supported or no code example is available.
Parameters
- dateTime
- DateTime
The date time.
- option
- IndexOption
The option.
Property Value
BarBar.