ChartGroup.Has3DShading Propriété

Définition

Cette propriété a la valeur True si le groupe de graphiques possède une ombre en trois dimensions. Cette propriété s’applique uniquement aux graphiques en surface et retourne une erreur d’run-time si vous essayez de la définir sur un graphique non-surface.

public:
 property bool Has3DShading { bool get(); void set(bool value); };
public bool Has3DShading { get; set; }
Public Property Has3DShading As Boolean

Valeur de propriété

Boolean

S’applique à