Class ChartGlobalizationSettings

Class ChartGlobalizationSettings

Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)

Représente les paramètres de mondialisation pour le graphique.

public class ChartGlobalizationSettings

Héritage

objectChartGlobalizationSettings

Dérivé

SettableChartGlobalizationSettings

Membres hérités

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Constructeurs

ChartGlobalizationSettings()

public ChartGlobalizationSettings()

Méthodes

GetAxisTitleName()

Obtient le nom du titre pour l’axe.

public virtual string GetAxisTitleName()

Retourne

string

GetAxisUnitName(DisplayUnitType)

Obtient le nom de l’unité de l’axe.

public virtual string GetAxisUnitName(DisplayUnitType type)

Paramètres

type DisplayUnitType

Retourne

string

GetChartTitleName()

Obtient le nom du titre du graphique.

public virtual string GetChartTitleName()

Retourne

string

GetLegendDecreaseName()

Obtient le nom de la diminution pour la légende.

public virtual string GetLegendDecreaseName()

Retourne

string

GetLegendIncreaseName()

Obtient le nom de l’augmentation pour la légende.

public virtual string GetLegendIncreaseName()

Retourne

string

GetLegendTotalName()

Obtient le nom du total pour la légende.

public virtual string GetLegendTotalName()

Retourne

string

GetOtherName()

Obtient le nom des étiquettes “Autre” pour le graphique.

public virtual string GetOtherName()

Retourne

string

GetSeriesName()

Obtient le nom de la série dans le graphique.

public virtual string GetSeriesName()

Retourne

string

 Français