Kamis, 27 Februari 2014

[MS_AccessPros] graph object ms access 2007

 

Can someone please helk me with syntax to appropriatley get to (and change) the
X Axis interval to a 1.

I just can't seem to get it correct.

below is an example of a line I use to toggel the legend for my graph.

 

 Me.Graph94.Object.Application.Chart.haslegend = False

 

I thought it would look something like below:

xlCategory = 1
Dim GraphObj As Object
Set GraphObj = Me![Graph94].Object.Application.Chart
    GraphObj.axes(xlCategory).interval = 1

 

Terence

__._,_.___
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (1)
.

__,_._,___

Tidak ada komentar:

Posting Komentar