IsChartTypeStock

ChartTypeCharacterizer.IsChartTypeStock method

Return true if chartType is one of Stock subtypes. Subtypes set corresponds to the appropriate set in PowerPoint (see “Change Chart Type” dialog in PowerPoint): HighLowClose, OpenHighLowClose, VolumeHighLowClose, VolumeOpenHighLowClose.

public static bool IsChartTypeStock(ChartType chartType)

See Also