IsBar3DChart

ChartTypeCharacterizer.IsBar3DChart method

Return true if chartType is one of bar3DChart subtypes (3D columns or bars).

public static bool IsBar3DChart(ChartType chartType)

See Also