has_horizontal_border propiedad
has_horizontal_border propiedad
Verdadero si la tabla de datos del gráfico tiene bordes de celda horizontales
Definición:
@property
def has_horizontal_border(self):
...
@has_horizontal_border.setter
def has_horizontal_border(self, value):
...
Ver también
- módulo
aspose.cells.charts
- clase
ChartDataTable