'DeclarationPublic Property BinType As HistogramBinType
'UsageDim instance As SeriesCache Dim value As HistogramBinType instance.BinType = value value = instance.BinType
public HistogramBinType BinType {get; set;}
'DeclarationPublic Property BinType As HistogramBinType
'UsageDim instance As SeriesCache Dim value As HistogramBinType instance.BinType = value value = instance.BinType
public HistogramBinType BinType {get; set;}