For the complete documentation index, see llms.txt. This page is also available as Markdown.

New-UDNivoChartAxisOptions

Synopsis

Crée des options d'axe de graphique nivo.

Syntaxe

New-UDNivoChartAxisOptions [-Legend <String>] [-LegendOffset <Int32>] [-LegendPosition {center | start | end}] [-Position {top | right | bottom | left}] [-TickPadding <Int32>] [-TickRotation <Int32>] [-TickSize <Int32>] [<CommonParameters>]

Description

Crée des options d'axe de graphique nivo.

Paramètres

-Legend

Le nom de cette légende.

Required?                    false
Position?                    named
Default value                None
Accept pipeline input?       False
Aliases                      none
Accept wildcard characters?  false

-LegendOffset

Le décalage de la légende.

-LegendPosition

La position de la légende.

-Position

La position de l'axe.

-TickPadding

-TickRotation

{{ Fill TickRotation Description }}

-TickSize

{{ Fill TickSize Description }}

Paramètres communs

Cette applet de commande prend en charge les paramètres communs : Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable et OutVariable. Pour plus d'informations, voir about_CommonParameters.

Entrées

Aucune

Sorties

System.Object

Mis à jour

Ce contenu vous a-t-il été utile ?