alignment_type propiedad
alignment_type propiedad
Obtiene y establece la alineación del texto para las etiquetas de marca en el eje.
Definición:
@property
def alignment_type(self):
...
@alignment_type.setter
def alignment_type(self, value):
...
Ver también
- módulo
aspose.cells.charts
- clase
TickLabelAlignmentType
- clase
TickLabels