SeriesLayoutProperties
SeriesLayoutProperties class
public class SeriesLayoutProperties
Costruttori
Proprietà
| Nome | Descrizione |
|---|
| MapChartProjectionType { get; set; } | Ottiene e imposta il tipo di proiezione della mappa. |
| MapChartRegionType { get; set; } | Ottiene e imposta il tipo di regione della mappa. |
| MapLabelLayout { get; set; } | Ottiene e imposta il layout delle etichette della mappa. |
| QuartileCalculation { get; set; } | Rappresenta le proprietà statistiche per la serie. |
| ShowConnectorLines { get; set; } | Indica se mostrare le linee di connessione tra i punti dati. |
| ShowInnerPoints { get; set; } | Indica se mostrare punti dati non anomali. |
| ShowMeanLine { get; set; } | Indica se mostrare la linea che collega tutti i punti medi. |
| ShowMeanMarker { get; set; } | Indica se mostrare i marcatori che denotano la media. |
| ShowOutlierPoints { get; set; } | Indica se mostrare punti dati anomali. |
| Subtotals { get; set; } | Rappresenta l’indice di un punto dati del totale parziale. |
Guarda anche