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
object ← ChartGlobalizationSettings
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
GetAxisUnitName(DisplayUnitType)
Obtient le nom de l’unité de l’axe.
public virtual string GetAxisUnitName(DisplayUnitType type)
Paramètres
type
DisplayUnitType
Retourne
GetChartTitleName()
Obtient le nom du titre du graphique.
public virtual string GetChartTitleName()
Retourne
GetLegendDecreaseName()
Obtient le nom de la diminution pour la légende.
public virtual string GetLegendDecreaseName()
Retourne
GetLegendIncreaseName()
Obtient le nom de l’augmentation pour la légende.
public virtual string GetLegendIncreaseName()
Retourne
GetLegendTotalName()
Obtient le nom du total pour la légende.
public virtual string GetLegendTotalName()
Retourne
GetOtherName()
Obtient le nom des étiquettes “Autre” pour le graphique.
public virtual string GetOtherName()
Retourne
GetSeriesName()
Obtient le nom de la série dans le graphique.
public virtual string GetSeriesName()