Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1017 Bytes

Project.chart.setdefaultchart.md

File metadata and controls

40 lines (23 loc) · 1017 Bytes
title ms.service ms.assetid ms.date ms.localizationpriority
Chart.SetDefaultChart method (Project)
project-server
e0586f53-9ca4-7d06-97ed-ecc418644d9d
06/08/2017
medium

Chart.SetDefaultChart method (Project)

Specifies the name of the default chart template that Project uses when creating new charts.

Syntax

expression. SetDefaultChart (varName)

expression A variable that represents a Chart object.

Parameters

Name Required/Optional Data type Description
varName Required Variant The name of the chart template. The name can be a string for the name of a chart in the gallery or a user-defined template, or the name can be a constant for a built-in chart template.
varName Required Variant

Return value

Nothing

See also

Chart Object SaveChartTemplate Method

[!includeSupport and feedback]